Amazon.com Customer Reviews
I love this book! - Review written on June 20, 2008
Rating: 5 out of 5
1 customer found this review helpful.
I've been using HTML for quite a while, but I really didn't understand it -- largely because I couldn't bring myself to care. I just used my cheat sheet a lot.
Having worked through thsi book, I understand it all well enough to remember it.
This is the first book in the Head First series that I've used, and I hesitated because of the price. I already had an HTML book, and it seemed like an extravagance. It is absolutely worth it.
Now that I've emoted over it, let me describe the book for you.
It's like a good language book. This is very sensible, since HTML is a language of a sort, but I've never seen it before.
Instead of big blocks of code you're supposed to copy, the book works through concepts and patterns, with plenty of exercises and graphics to clarify it all before you're expected to take it to the keyboard.
There is an element of cuteness here, but it's sharp, not silly, and there is nothing extraneous. The entire book is designed to work with the way human brains learn information.
You'll work through everything from basic structures to getting your pages on the web to CSS. The natural "Wouldn't it be easier to...?" objections are presented, with explanations of why taking early shortcuts leads to regrets later. This is a good alternative to trial and error.
I'm going to order my next Head First book right away.
A really wonderful tutorial, with a poor binding - Review written on June 19, 2008
Rating: 4 out of 5
I really like the approach as a tutorial. It is an excellent introduction to HTML / CSS / XHTML. I am repeatedly amazed at the considerable thought that must have gone into the presentation of the material. The exercises are clever and the tone is engaging. From Chapters 1 -15, the tutorial progressively ramps you up and has you doing hands-on along the way. It gives you confidence.
The only aggravation is that by Chapter 10, sections of pages started to come undone from the binding. At over 650 pages, the book is a heavyweight. The binding seems too constricting for it. At first, it resisted staying open. Once it "relaxed", it began to slowly separate. It progressed to whole clumps of pages coming unglued from the binding and detaching. Other books have given me years of like-new service, but this one will soon be unusable.
I gave the book only 4 stars because it is falling apart. Actually, I would rate it this way: Book content, approach and presentation=5 stars. Binding=0 stars. At over $26, a book ought to hold together, at least long enough to read through it once.
Finally an HTML/XHTML/CSS book that I could make it all the way through! - Review written on May 16, 2008
Rating: 5 out of 5
2 customers found this review helpful, 1 did not.
I have just finished -- from page 1 to 649 -- learning HTML, XTML, and CSS while having fun and actually being able to create a great looking website from scratch.
For years, I've used Dreamweaver and Flash to design websites. My clients loved my designs and were totally impressed with my sites, but something was missing in my life. I really wanted to learn what it was that I actually was doing. What did all that code mean? Could I be more efficient?
You can tell how many times I tried to learn HTML by the number of books on that subject on my shelves. They have all sorts of publication dates and some of them are just various editions of the same book! I started to read each of them with all good intentions but I'd bog down and never get to the part where they put it all together. It wasn't their fault. I learn by example, not by explanation.
Head First HTML with CSS & XHTML is amazing. I was hooked at the very first page. It's not often that you read, let alone laugh, through a table of contents! The authors have fun with the subject and give you the information in various ways. Concepts may be discussed several times, but never in the same format. I learned so much! Now I'm taking apart the code of some of my websites and turning it into simple, elegant code that is much more efficient.
The only thing that I found that I really wanted in this book was an introduction to how JavaScript works in this environment. I know there is another book in the series, Head First JavaScript, that I will be buying soon, but it would be nice to have more than a few paragraphs at the end of the HTML book about the use of JavaScript in the XHTML/CSS environment since it is used a lot in sites.
Kudos to Eric & Elisabeth (and their hard working staff). I am looking forward to seeing the next books in their series -- perhaps Head First Web Design?
a no no - Review written on February 23, 2008
Rating: 1 out of 5
3 customers found this review helpful, 26 did not.
i bought this item because the reviews were great. then i returned the item 3 days later. this book is not for regular people. it is written as if the reader has just seen the computer a month ago and doesnt even know how the web works.it wastes a lot of time explaining in layman terms. and i dont know if it is a html book or how the web or business works tutorial. even on that it fails miserably.if u dont have a simplest of ideas abt computer or web, this is not the one to start. and if u have some, this is not where u would want to start.for someone who has some ideas, there are lot of better books out there.it would not be ethical to name them here. write me if u want the names. one better way is to do some research . some websites, they allow u to see some sample pages from the book. even a couple of pages, and u will know how goood the book is.
if u belong to the other half, the ones who are trying to get into the computer and web world,its not a good idea to go to designing webpages right away. if u want a webpage just for fun/hobby or really small businesses and have a really small budget, there are lots of sites out there who provide real html templates for prices lesser than this book.
i can tell u some if u write me. again its not right to advertise someone here.u can do some research. u will find plenty.or u can go to a website that resembles ur ideal site, click on the "page" tab of ur browser window and click on "view source". on the new text window that opens, u can find the designer's web site address.
Good Introduction to HTML and CSS - Review written on February 16, 2008
Rating: 4 out of 5
3 customers found this review helpful.
If you're a newbie looking for step-by-step training in coding with HTML and CSS, this is your book. Funny, entertaining, and clearly written, it patiently walks you through the process of crafting web pages. The one drawback I might mention is that because the book deliberately leads you down blind alleys in order to make you back up and do things correctly, it's a bigger book than it needs to be for the purpose. If you're a "cut the crap, get to the point" kind of learner, this might not appeal.
Also, it gives only an introduction to CSS. There's much more to CSS than this book shows, because it's intended as an introductory course. You'll need another book (I recommend O'Reilly's "HTML & XHTML") to serve as a comprehensive reference.