HTML, XHTML, and CSS, Sixth Edition
|
| List Price: | $34.99 |
| Price: | $23.09 & eligible for FREE Super Saver Shipping on orders over $25. Details |
Availability: Usually ships in 24 hours
Ships from and sold by Amazon.com
112 new or used available from $15.75
Average customer review:Product Description
Need to learn HTML fast? This best-selling reference's visual format and step-by-step, task-based instructions will have you up and running with HTML in no time. In this completely updated edition of our best-selling guide to HTML, Web expert and best-selling author Elizabeth Castro uses crystal-clear instructions and friendly prose to introduce you to all of today's HTML and XHTML essentials. You’ll learn how to design, structure, and format your Web site. You'll create and use images, links, styles, lists, tables, frames, and forms, and you'll add sound and movies to your site. Finally, you will test and debug your site, and publish it to the Web. Along the way, you'll find extensive coverage of CSS techniques, current browsers (Opera, Safari, Firefox), creating pages for the mobile Web, and more.
Visual QuickStart Guide--the quick and easy way to learn!
- Easy visual approach uses pictures to guide you through HTML and show you what to do.
- Concise steps and explanations get you up and running in no time.
- Page for page, the best content and value around.
- Companion Web site at www.cookwood.com/html offers examples, a lively question-and-answer area, updates, and more.
Product Details
- Amazon Sales Rank: #5917 in Books
- Published on: 2006-08-26
- Original language: English
- Number of items: 1
- Binding: Paperback
- 456 pages
Features
- ISBN13: 9780321430847
- Condition: NEW
- Notes: Brand New from Publisher. No Remainder Mark.
- Click here to view our Condition Guide and Shipping Prices
Editorial Reviews
Amazon.com Review
It's important for anyone who creates Web sites--even those who rely on powerful editors like Dreamweaver or GoLive--to know HTML. The World Wide Web Consortium rewrote HTML as a subset of XML (dubbing it "XHTML 1.0") and the allowable code will eventually be stricter. Tags that are being phased out are labeled "deprecated"--current browsers can still handle them, but if you want your site to keep up with future browsers, not to mention conform to accessibility requirements, you will want to get on top of XHTML.
Of course, Elizabeth Castro manages to write books that not only speak to those who are already fluent in HTML, but are good for newbies too. She makes it a breeze to create sites that are visually stylish and technically sophisticated without the expense of buying an editor.
Among the topics covered in her new book, HTML for the World Wide Web with XHTML and CSS: using the (relatively newer) structural tags (like doctype and div); correctly using older tags (like p and img) that have been modified in XHTML; writing XHTML so that formatting is done by the style sheets; writing those style sheets (cascading style sheets, a.k.a. "CSS"); creating a variety of layouts; and dealing with tables, frames, forms, multimedia, a bit of JavaScript (including mouseovers), WML (for mobile device displays), debugging, publishing, and publicizing your site.
As with all Visual QuickStart Guides, this one features clear and concise instructions side by side with well-captioned illustrations and screen shots that show both the source code and the resulting effect on the Web page. The index is extremely detailed, making this a great reference.
Also great for reference are the outstanding appendices. The first is an extensive list of tags and attributes, indicating which are deprecated and/or proprietary and on which page they are discussed. A similar appendix shows CSS properties and values; given the future of Web coding, this chart alone is worth the price of the book. Other handy charts cover intrinsic events, symbols and character Unicodes, and an expanded color chart that goes way beyond the virtually archaic Web-safe palette. All of which makes this a definite must-have for every Web designer's bookshelf. --Angelynn Grant
From the Back Cover
As both the Web and the browsers used to navigate it mature, work-arounds that compensate for the myriad factors that affect Web page appearance no longer cut it. Users expect Web pages to look beautiful regardless--and with the Fifth Edition of this popular Visual QuickStart Guide, you can make your Web pages comply. By following the generously illustrated, step-by-step instructions that are the hallmark of the Visual QuickStart series, you'll create beautiful code that works consistently across browser versions and platforms (including hand-held devices and cell phones) in no time.
This updated edition includes a new section on foreign-language and multilingual Web sites as well as ample coverage on how the use of HTML is changing. What hasn't changed, however, is the book's popular format: Task-oriented, step-by-step instruction that builds on your growing knowledge. Info-packed appendixes, a comprehensive index, and plenty of screen shots and code examples make HTML for the World Wide Web, Fifth Edition, with XHTML and CSS: Visual QuickStart Guide a must-have reference. Whether you're just getting your feet wet (no prior HTML knowledge is required) or design Web sites for a living, you'll turn to this best-selling guide again and again for answers to all of your HTML-related questions.
About the Author
Elizabeth Castro has written all five best-selling editions of HTML for the World Wide Web: Visual QuickStart Guide. She is also author of Perl and CGI for the World Wide Web: Visual QuickStart Guide and XML for the World Wide Web: Visual QuickStart Guide—both best-sellers! Liz was the technical editor for Peachpit’s The Macintosh Bible, Fifth Edition, and she founded Pagina Uno, a publishing house in Barcelona, Spain.
Customer Reviews
A bit confusing for beginners...
I just finished teaching an introductory HTML course using this textbook. I wanted to choose a book that taught proper (X)HTML syntax, and the choice ended up being between this book and the O'Reilly HTML & XHTML: The Definitive Guide. I selected this one due to this book's more "visual" approach, its brevity, and its cost (about half the cost of the O'Reilly one).
However, many of the students were confused and frustrated by the layout of the text. The material is more or less presented in a "step by step" fashion, and in most cases the text the student is to change is highlighted in pink to make it easy to spot. However, there are many instances where one area of the code is highlighted, yet more than that area of the text needs to be changed in order for the page to look like the example. Additionally, the author will periodically go off on "side bars" about other things that can be done with a particular topic (table borders, frames, etc.) without notifying the reader that this doesn't have anything to do with the exercise they're trying to work through. Many students were thrown off by this because they didn't see the stuff they just typed in referenced on the next page. There were also several instances where parts of the source code were left off, trusting the reader to infer where it should be placed. This is something that is relatively easy for someone who already knows HTML already to do, but can be frustrating for beginners.
On the brighter side, the content of the book is very comprehensive for such a small text (it even includes a chapter about writing web pages for wireless devices), and it contains helpful (X)HTML tags, CSS properties, special characters, and hex color references in the appendices. The source code in the 5th Edition is also a HUGE improvement over the previous... everything is kept pretty consistent throughout, and it's nice to see a book geared towards beginners pushing readers toward writing valid (X)HTML.
This Book is Excellent
I've been wanting to learn HTML for a long time now. I stumbled on Elizabeth Castro's 127 page Visual QuickProject guide, "Creating a Web Page with HTML" in a book store and bought it. It was a really good introduction, but didn't go into the level of detail that would make someone really able to use HTML, so I purchased this book. This is an excellent book that gives details in a clear manner with lots of easy to follow examples. I also liked the order in which she presents things. I never felt like I needed to get to the end of the book to understand what I read in the beginning (which happens frequently with technical manuals). I really feel that I now have a good grasp on (X)HTML and CSS.
I would recommend that if you have absolutely no experience with HTML or CSS that you also get the QuickProjet Guide and go through that one first. I think having that as a foundation helped in a few places where I might have been a little lost with the detailed reference otherwise.
Hmmm..Not That Great
I decided that I wanted to learn Web Design and so logically, I am starting out with HTML. This book had rave reviews as most of the VQS books, so I was anxious to get started with it.
Just so you know, the approach that I took with this book is since it is set up in a step by step format, I decided to build a page along with the examples so that 1) I could practice, which would help me remember better and 2) to make sure that everything worked. Well, at first things were going great. Then I ran into a section of code that did not work. I spent at least a 1/2 hour of my study time trying to figure out what in the heck I did wrong, only to find out that if I had read a little further that IE does not support this code. Why in the heck wasn't that said at the outset before I starting inputting the code??!!
Then don't even get me started on Chapter 8 on CSS. I spent so much time on this getting really frustrated because the code did not work on selectors. I started even doing searches on the net to find out what I was doing wrong. Apparently, additional code is needed. Keep in mind there is nothing in the examples on the page to show that this code is needed. I feel this is pretty much NEED TO KNOW information especially since this book is targeting the beginner. If you are anything like me, time is a commodity and I don't have time to waste on trying to figure out information that should already be in the book. I am still in Ch 8 and sitting here debating if I want to continue to use this book to learn HTML/CSS. It's hard now to continue because I have lost interest feeling that I may possibly be wasting valuable time typing useless or depracated code.
From what I have read, I do not understand why there are 5 stars all over the place for this book. If you are an absolute beginner, you may be confused and frustrated. I understand that confusion and frustration may be a part of learning anything, but I think it is a little too much. I may skim through a few more chapters to see if it improves, since everyone is raving about it, but ultimately I think I am going to try another source for learning HTML/XHTML/CSS.
Something else I learned new though ~~ Just because people rave about a book here, no matter how many raves, the book can still really stink.







