Have one to sell? Sell yours here
HTML Utopia: Designing Without Tables Using CSS (Build Your Own)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

HTML Utopia: Designing Without Tables Using CSS (Build Your Own) [Paperback]

Dan Shafer
4.0 out of 5 stars  See all reviews (1 customer review)

Available from these sellers.


Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Amazon.co.uk Trade-In Store for more details.
There is a newer edition of this item:
HTML Utopia: Designing Without Tables Using CSS, 2nd Edition HTML Utopia: Designing Without Tables Using CSS, 2nd Edition 3.6 out of 5 stars (5)
Currently unavailable

Customers Who Bought This Item Also Bought


Product details

  • Paperback: 480 pages
  • Publisher: SitePoint; 1 edition (8 May 2003)
  • Language English
  • ISBN-10: 0957921829
  • ISBN-13: 978-0957921825
  • Product Dimensions: 22.4 x 17.8 x 2.6 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 139,775 in Books (See Top 100 in Books)

Product Description

Product Description

This book is for Web Developers who want to develop or migrate existing websites from using table-based layouts to using Cascading Style Sheets, which allows for faster page downloads, easier maintainence, faster Website re-designs and better search engine optimization.

HTML Utopia covers all aspects of using Cascading Style Sheets in Web Development, and is a must-read for Web Developers designing new sites or upgrading existing ones to use CSS layouts.

This book includes one of the most comprehensive CSS2 references on the market. Jeffrey Zeldman, web design guru and co-founder of the Web Standards Project says about this book "After reading this book, you will not only understand how to use CSS to emulate old-school, table driven web layouts, you will be creating Web sites that would be impossible to design using traditional methods".

About the Author

Dan Shafer is a well-known Web design consultant and pundit. He cut his teeth as the first Webmaster and Director of Technology a Salon.com, then spent almost five years as the Master Builder at CNET’s Builder.com division.

As the host of the annual Builder.com Live! conference in New Orleans, Dan became recognized as a keen observer of the Web design scene. He has designed and built more than 100 Websites and is regarded as an expert in Web user experience design and implementation.

The author of more than 50 previous titles on computers and technology, Dan lives in Monterey, California, with his wife of almost 25 years, Carolyn, and their Shiitzu dog, Albert Einstein.


Inside This Book (Learn More)
First Sentence
We can look at Cascading Style Sheets (CSS) from a number of contextual perspectives. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

What Other Items Do Customers Buy After Viewing This Item?


 

Customer Reviews

1 Review
5 star:    (0)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (1 customer review)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

1 of 1 people found the following review helpful:
4.0 out of 5 stars Good starting point, 29 Mar 2009
By 
David Ian Smith (UK) - See all my reviews
(REAL NAME)   
This review is from: HTML Utopia: Designing Without Tables Using CSS (Build Your Own) (Paperback)
This book gave me the core foundation knowledge to kick start my web career. It's by no means comprehensive but it's an ideal starting point for any buddying web designer.

Once you've bought this and mastered the concepts, buy "Transcending CSS" by Andy Clarke.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.4 out of 5 stars (36 customer reviews)

23 of 23 people found the following review helpful:
1.0 out of 5 stars Don't believe the title, 11 Sep 2003
By A Customer - Published on Amazon.com
This review is from: HTML Utopia: Designing Without Tables Using CSS (Build Your Own) (Paperback)
This is an okay book as an introduction to CSS and what would be possible in CSS-2. Unfortunately, support for CSS-2 is extremely limited, so you'll often read about some cool trick you could do if browsers supported it. While some people may like that, this doesn't help people who are looking to create practical web sites today, not in 2 years.

The book also barely scratches the surface of layout using CSS instead of tables. The author barely tells us how he did the sample site, and shows no other examples of this technique and variations on it, or ways around common problems. The book spends much more time on introducing all the specifics of using CSS for font properties instead of layout. The CSS-2 reference in the back may come in handy in 2 or 3 years when designers can actually use it.

The author's style is also not fun to read. He spends more time telling us what he's about to talk about than on the content itself. The book is honestly just a collection of lots of CSS stuff you could learn from plenty of free web sites, ...There's no originality here at all. Actually, if you read articles online long enough, you can learn much better stuff quicker than you could from this book.

Finally, the book costs [dollar amount] and is printed on regular stock paper in black and white. For ... more [money] you can get Eric Meyer's incredible book "Eric Meyer on CSS," printed in full color on glossy paper, showing examples much more clearly and step by step, and with lots of very practical and original advice. I got better information on CSS from one chapter in my beginning web design textbook than from this book.


22 of 23 people found the following review helpful:
2.0 out of 5 stars Extrememly deceptive title..., 9 Aug 2003
By A Customer - Published on Amazon.com
This review is from: HTML Utopia: Designing Without Tables Using CSS (Build Your Own) (Paperback)
This book should have been titled something like "CSS and CSS 2 Introduction". It has almost NOTHING to do with using CSS instead of tables. In fact, it's only covered in one portion of the book, and just barely touched on. Further, it gives little to no practical methods of using CSS instead of tables. In a book such as this you'd expect to see examples of layouts that would normally use tables and then step by step guides on how to make it CSS. Not so.

This book is a good overview of CSS, a TERRIBLE book on using CSS instead of tables.


17 of 17 people found the following review helpful:
3.0 out of 5 stars Thin on practical CSS layout, 8 July 2004
By bergstyle - Published on Amazon.com
This review is from: HTML Utopia: Designing Without Tables Using CSS (Build Your Own) (Paperback)
I got this book hoping it would provide me with an overview of CSS and how to practically use it to design a site using only CSS. While it did provide a good overview of CSS in general and the syntaxt I was disapointed because the book did not provide a hands on guide to practically using CSS to design a site. There is an example site mentioned throughout the book and one chapter is devoted to all the CSS used on that site. However instead of providing a detailed explanation on how to think about design and layout using CSS and the example site like I was hoping the author simply showed the CSS code for each major component of the example site and then simply introduced the new syntax. No explanation of why that code was used and how it fit into the overall CSS design/layout strategy. After reading this book and then many websites to get up and running I finally rebuilt one page of my site. As it turns out it is actually a tiny bit larger (file size) than my all tables site. I'm now looking for another book that teaches how to use CSS in a practical web design environment.
 Go to Amazon.com to see all 36 reviews  3.4 out of 5 stars 
Were these reviews helpful?   Let us know
 
 
Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback