|
Head First HTML with CSS & XHTML |  | Authors: Elisabeth Freeman, Eric Freeman, Freeman Eric, Freeman Elisabeth Publisher: O'Reilly Media
List Price: $39.99 Buy Used: $13.55 as of 11/24/2009 18:06 CST details You Save: $26.44 (66%)
New (43) Used (41) from $13.55
Seller: greener_books_london Rating: 292 reviews Sales Rank: 3528
Media: Paperback Pages: 658 Number Of Items: 1 Shipping Weight (lbs): 3.8 Dimensions (in): 9 x 8 x 1.6
ISBN: 059610197X Dewey Decimal Number: 006.7 EAN: 9780596101978 ASIN: 059610197X
Publication Date: December 8, 2005 Availability: Usually ships in 1-2 business days
| |
| Also Available In:
|
| Similar Items:
| |
| Editorial Reviews:
Amazon.com Review
Today, serious Web pages use HTML and XHTML to structure their content and CSS for style and presentation. You need a book that understands how to incorporate everything correctly. Head First HTML with CSS & XHTML explains the fundamentals of HTML, XHTML, topics like web color, and CSS properties. In this book, pictures and step-by-step instructions explain how to build great-looking, standards-compliant web sites. The Road to Programming is Sometimes Paved with Web Pages By Elisabeth Robson I am often asked how I first got started in programming. Recently, I was interviewed by Girls Gone Geek, a weekly podcast on technology from a women's perspective, and they asked if I got started by creating web sites. The Girls clearly have no idea how old I am! (Shhh...) I actually started programming long before the Web was a twinkle in Tim Berners-Lee's eye, but their question got me thinking, and I realized that creating a web site is a good way to get started on your way to programming. Now, you might be thinking, "Writing HTML and CSS is not the same thing as programming", and that's technically true. But once you've put together a basic web page, you'll have learned a lot about how the web works under the covers, and you'll be able to tackle some simple programming concepts. The next logical step is to learn a bit of JavaScript, so you can create some cool effects on your web page. Before you know it, you'll be learning Ajax, and then a server side programming language like PHP or Java, and then you'll need a database, so you'll learn some SQL... and ta da! You're a web programmer. I work with several people who have taken an interesting path to programming. One friend has an advanced degree in music and is now a business data analysis expert; another started out wanting to be a farmer, became a web application programmer, and is now a serious Java programmer. | | For those of you who have no interest in the mechanics of web pages, there are lots of programs out there, like Adobe Dreamweaver and Microsoft Expression, that will help you create a web page without having to know how HTML and CSS really work. But if you want to know what's happening under the covers so you can learn about how web pages really work, and eventually write some JavaScript and do more advanced programming, I definitely recommend writing your own HTML and CSS from scratch. You can use a simple editor like TextEdit (on the Mac) or TextPad (on Windows). No need for anything fancy. Another advantage to writing HTML and CSS yourself is that you can always write your web pages using the most current standards. When we wrote Head First HTML with CSS & XHTML, HTML 4.01, CSS 2, and XHTML 1.0 were the most current and best supported versions of these technologies, and in fact they still are. But standards development is inching along and before too long, HTML 5, CSS 3 and XHTML 2.0 will be launched and supported by browsers. If you stay up to date with these standards, you're likely to be writing far better code than programs like Dreamweaver or Expression do. Once the new standards for HTML, CSS and XHTML are nailed down a bit more, we'll update Head First HTML with CSS & XHTML to include some of the cool new features. HTML 5 will be more strict than HTML 4 was, but it's designed to be backwards compatible with older browsers, so you will be able to convert your HTML 4 pages to HTML 5 web pages without worrying too much about breaking them in older browsers. (However, always keep in mind that there is no substitute for lots of testing!) In the meantime, you can write HTML 4.01, CSS 2 and XHTML 1 knowing that these standards will be the most current and the best supported for quite a while. When the new standards are released and supported by browsers, we'll help you sort through it all so you can focus on creating great web pages and building up your web skills. And once you get the hang of some of these web page skills, you might very well find yourself wanting to move from creating web pages to programming. |
Product Description Tired of reading HTML books that only make sense after you're an expert? Then it's about time you picked up Head First HTML with CSS & XHTML and really learned HTML. You want to learn HTML so you can finally create those web pages you've always wanted, so you can communicate more effectively with friends, family, fans, and fanatic customers. You also want to do it right so you can actually maintain and expand your Web pages over time, and so your web pages work in all the browsers and mobile devices out there. Oh, and if you've never heard of CSS, that's okay--we won't tell anyone you're still partying like it's 1999--but if you're going to create Web pages in the 21st century then you'll want to know and understand CSS. Learn the real secrets of creating Web pages, and why everything your boss told you about HTML tables is probably wrong (and what to do instead). Most importantly, hold your own with your co-worker (and impress cocktail party guests) when he casually mentions how his HTML is now strict, and his CSS is in an external style sheet. With Head First HTML with CSS & XHTML, you'll avoid the embarrassment of thinking web-safe colors still matter, and the foolishness of slipping a font tag into your pages. Best of all, you'll learn HTML and CSS in a way that won't put you to sleep. If you've read a Head First book, you know what to expect: a visually-rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, this book will load HTML, CSS, and XHTML into your brain in a way that sticks. So what are you waiting for? Leave those other dusty books behind and come join us in Webville. Your tour is about to begin.
Praise "Elegant design is at the core of every chapter here, each concept conveyed with equal doses of pragmatism and wit." --Ken Goldstein, Executive Vice President, Disney Online "This book is a thoroughly modern introduction to forward-looking practices in web page markup and presentation." --Danny Goodman, author of Dynamic HTML: The Definitive Guide "What used to be a long trial and error learning process has now been reduced neatly into an engaging paperback." --Mike Davidson, CEO, Newsvine, Inc. "I love Head First HTML with CSS & XHTML--it teaches you everything you need to learn in a 'fun coated' format!" - -Sally Applin, UI Designer and Artist "I haven't had as much fun reading a book (other than Harry Potter) in years. And your book finally helped me break out of my hapless so-last-century way of creating web pages." --Professor David M. Arnow, Department of Computer and Information Science, Brooklyn College "If you've ever had a family member who wanted you to design a website for them, buy them Head First HTML with CSS and XHTML. If you've ever asked a family member to design you a web site, buy this book. If you've ever bought an HTML book and ended up using it to level your desk, or for kindling on a cold winter day, buy this book. This is the book you've been waiting for. This is the learning system you've been waiting for." --Warren Kelly, Blogcritics.org
|
| Customer Reviews:
Showing reviews 1-5 of 292
A Great Introduction to HTML and CSS November 23, 2009 G. Gatewood I have read HTML books in the distant past, but I really haven't kept up with the times and I have forgotten more than I remember. Maybe that is an advantage. With this book, I was able to set down and learn HTML, CSS and XHTML in a step-by-step hands-on fashion. The book seems little crazy and goofy at first. I knew that going into it after reading the reviews here. I have to admit that there is a method to their madness. I was able follow along in the examples and get a basic working knowledge of ways that modern web pages are put together. I wanted to better understand the differences between HTML, XHTML and how does CSS work. This book did that for me.It is a great introduction and I found myself looking forward to each chapter.
Wonderful first HTML/CSS book! November 13, 2009 Mark L. Dyson (Deerfield, NY United States) I'm a C/Java coder who's been getting into web designing as a hobby. I have to say, the approach the Head First folks took with this book seemed a little unconventional at first, but after I'd devoured the first 200 pages and hardly felt like I was breaking a mental sweat I realized: it works! The authors are thorough, accurate, and enjoyable to read, and the material builds a great and easy-to-understand foundation before it takes you right into the realm of building valid XHTML. I'm a little old to relate to all the "hipsters" featured as characters in the book, but they do make the material that much more engaging, and add an element of fun to the projects. Those projects are non-trivial, and result in your learning to code some pretty nice web pages--and the authors do a fine job of presenting alternate methods to achieve similar results and are honest about the shortcomings of each.
I highly recommend this as your first book on programming HTML/CSS! I've ordered the Head First Javascript and PHP volumes for my further learning experiences.
Excellent Book November 8, 2009 Dimitri Vorontzov What a brilliant way to teach complex concepts! When I started reading this book I knew very little about HTML and CSS, only a few bits I picked up from a programmer who worked for me for a lot of weekly cash. By the time I've finished reading the book, my former programmer was paying me for consulting him on HTML and CSS! True story. This book proved to be a great monetary and intellectual investment.
Great Book for learning HTML and CSS November 2, 2009 L. Rogers (CA) I am using this book for my 2nd class in a row in learning HTML and CSS in a Junior College class. The book is written in such a form that it is easy reading, complete with exercises to use. This is a great book to have to learn HTML & CSS from the hands on exercises.
I love this book. October 22, 2009 Deb Schneider This book does a good job of entertaining while teaching a dry subject. The authors really put effort into holding your attention and interest. I would recommend it to anyone trying to learn the web.
Showing reviews 1-5 of 292
|
|
|
|