Head First HTML with CSS & XHTML

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 dev
What is included
- ISBN13: 9780596101978
- Condition: New
- Notes: BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed
How Much Should You Expect to Pay?
The Head First HTML with CSS & XHTML is available on various online shopping sites at different prices .But The cheapest we have seen it is on Amazon who consistently sell this Head First HTML with CSS & XHTML at discounted price. Click here for pricing at Amazon .
Where To Buy From?
We recommend to buy Head First HTML with CSS & XHTML from Amazon as it consistently provides the best price. Ready? Click here for ordering instructions.
More Reviews
If you want to read more Head First HTML with CSS & XHTML reviews by real users ,the best place for reviews from people who actually use the product is Amazon. Click here to read more consumer reviews on Amazon.
|
157 of 168 people found the following review helpful:
Best book for learning HTML and CSS,
Amazon Verified Purchase(What’s this?)
This review is from: Head First HTML with CSS & XHTML (Paperback)
The “Head First” series by O’Reilly does it again. This book manages to take the conceptually easy yet complicated task of learning HTML, XHTML, and CSS and breaks it down so that anyone can figure out what is going on and what needs to be done in web page design using these technologies. Plus, if you learned HTML several years ago and you would like to update your skills to current technology, this is a great choice for a textbook.
42 of 45 people found the following review helpful:
The 1st HTML/CSS you should get, By
Johannes de Jong (Netherlands) – See all my reviews
This review is from: Head First HTML with CSS & XHTML (Paperback)
I’ve been involved with the Head First series as a reviewer from the beginning and, as such, my review might be biased, but I will regret not telling you how good this book is. The Internet is fast becoming a means of sharing one’s life with friends, colleagues and anybody out there who is prepared to listen. Some start by telling their story using a blog; the more adventurous create their own web sites, and it is that category of person that this book is aimed at. Don’t make the mistake of thinking that this book, and the whole series, seems too upbeat and too young for you. This book is for all ages, The Head First series is designed to make learning fun, and though it was originally aimed at the younger generation, I personally think that old age pensioners will be able to learn HMTL the correct way just as easily as their grand children if they use this book – and you will be sooo cool if you have this book on your shelf when they, the grand kids, visit again next time. The emphasis in this book is on creating web pages the correct way, to make pages that will work correctly in any browser. If you work through Elisabeth and Eric’s book, you will end up with a web site that can withstand anything the W3C’s Markup Validation Service can throw at it. And when your web pages pass the validation, you can put the W3C’s cool “passed validation” logo on your site. A sign of recognition that you know what you are doing. This book does not require you to have prior HTML knowledge; it takes you by the hand and teaches you everything you need from scratch. But don’t be fooled, I was the review manager for this book and even some of the reviewers with years of HTML knowledge under their belt learnt new things from it. Sure, it isn’t a complete HTML reference book, and it does not intend being one, but it lays the foundations for a solid start to becoming a true HTML/CSS expert. I think this book should become the standard text book in HTML/CSS courses in schools, colleges and even professional training centers. I highly recommend it to all. It will make the perfect Christmas gift for your family, all ages !!!, friends and even colleagues who are thinking about or are doing something with a web site of their own. Like I said, I might be biased, but I am sure an independent reviewer will confirm what I said.
38 of 42 people found the following review helpful:
Fantastic book, Lousy index, full of blather, By
zen_reader “"Z-R"” (Calif) – See all my reviews
This review is from: Head First HTML with CSS & XHTML (Paperback)
We’re using this book in a college course I’m taking. This book contains a massive amount of REALLY good information, which has been buried in a landslide of unnecessary blather. Add to this the complete lack of a sensible, extensive index, and this book leaves me so frustrated, I am nearly ready to drop the class. (see below..) The vast amount of useful information in the book makes it difficult to remember it all at one time. But it’s impossible to refer back and find something a week after I’ve read it without leafing through an entire chapter or more, page by page, because the index is so brief and incomplete. With a good, complete index, I’d give this book 4.5 stars for it’s excellent content (withholding 1/2 star for all the blather). Without a usable index, the book is nearly worthless to me. GOOD NEWS UPDATE!! The O’Reilly people have replied to my complaint about the index. They’re compiling, and will be uploading a complete, extensive index online in January 2008! Too late for my class, but hey! Someone really does listen. Thanks, O’Reilly! |

Best book for learning HTML and CSS,
The “Head First” series by O’Reilly does it again. This book manages to take the conceptually easy yet complicated task of learning HTML, XHTML, and CSS and breaks it down so that anyone can figure out what is going on and what needs to be done in web page design using these technologies. Plus, if you learned HTML several years ago and you would like to update your skills to current technology, this is a great choice for a textbook.
The book starts out with the basics of HTML -text, webpage form via HTML, putting your webpage on the Internet and linking to other web resources, and adding images and thumbnails. Next the author tackles XHTML, starting by answering the questions What is XHTML? and Why would I want to use XHTML? The author composes three simple steps to take you from strict HTML to XHTML:
1. Change your DOCTYPE to XHTML 1.0 Strict.
2. Add the xmins, lang, and xml:lang attributes to your <html> element.
3. All empty tags should end in “/>” not “>”.
Next, CSS is introduced, along with the properties that can be controlled via CSS. When you read the CSS chapters you’ll find yourself asking “Why don’t other books just SAY this plainly like THIS book does?”. Eventually, the author has you doing advanced layout and control using all the tools available to you without you ever noticing that you’ve been “studying”. The book concludes with lessons on interactivity and tables. I think it is most interesting that the author saves the subject of tables for the end of the book versus other texts that usually introduce them early on. This is because the author is using the more advanced lessons on CSS to help make the subject of tabular data less confusing. The book’s final chapter is entitled “The Top Ten Topics We Didn’t Cover”, thus acknowledging that this is not an advanced book on webpage design. Each chapter has a “There Are No Dumb Questions” section that answers common questions that may be a source of confusion to the reader.
Since this book is designed to be a textbook and not a reference, you might find it handy to have a copy of O’Reilly’s “HTML & XHTML: The Definitive Guide” as a reference since it lists virtually all of the HTML tags and their properties.
Was this review helpful to you?
|The 1st HTML/CSS you should get,
I’ve been involved with the Head First series as a reviewer from the beginning and, as such, my review might be biased, but I will regret not telling you how good this book is.
The Internet is fast becoming a means of sharing one’s life with friends, colleagues and anybody out there who is prepared to listen. Some start by telling their story using a blog; the more adventurous create their own web sites, and it is that category of person that this book is aimed at. Don’t make the mistake of thinking that this book, and the whole series, seems too upbeat and too young for you. This book is for all ages, The Head First series is designed to make learning fun, and though it was originally aimed at the younger generation, I personally think that old age pensioners will be able to learn HMTL the correct way just as easily as their grand children if they use this book – and you will be sooo cool if you have this book on your shelf when they, the grand kids, visit again next time.
The emphasis in this book is on creating web pages the correct way, to make pages that will work correctly in any browser. If you work through Elisabeth and Eric’s book, you will end up with a web site that can withstand anything the W3C’s Markup Validation Service can throw at it. And when your web pages pass the validation, you can put the W3C’s cool “passed validation” logo on your site. A sign of recognition that you know what you are doing.
This book does not require you to have prior HTML knowledge; it takes you by the hand and teaches you everything you need from scratch. But don’t be fooled, I was the review manager for this book and even some of the reviewers with years of HTML knowledge under their belt learnt new things from it. Sure, it isn’t a complete HTML reference book, and it does not intend being one, but it lays the foundations for a solid start to becoming a true HTML/CSS expert.
I think this book should become the standard text book in HTML/CSS courses in schools, colleges and even professional training centers.
I highly recommend it to all. It will make the perfect Christmas gift for your family, all ages !!!, friends and even colleagues who are thinking about or are doing something with a web site of their own.
Have fun.
Like I said, I might be biased, but I am sure an independent reviewer will confirm what I said.
Was this review helpful to you?
|Fantastic book, Lousy index, full of blather,
We’re using this book in a college course I’m taking. This book contains a massive amount of REALLY good information, which has been buried in a landslide of unnecessary blather. Add to this the complete lack of a sensible, extensive index, and this book leaves me so frustrated, I am nearly ready to drop the class. (see below..)
The vast amount of useful information in the book makes it difficult to remember it all at one time. But it’s impossible to refer back and find something a week after I’ve read it without leafing through an entire chapter or more, page by page, because the index is so brief and incomplete.
With a good, complete index, I’d give this book 4.5 stars for it’s excellent content (withholding 1/2 star for all the blather). Without a usable index, the book is nearly worthless to me.
GOOD NEWS UPDATE!! The O’Reilly people have replied to my complaint about the index. They’re compiling, and will be uploading a complete, extensive index online in January 2008! Too late for my class, but hey! Someone really does listen. Thanks, O’Reilly!
Was this review helpful to you?
|