Friday, August 5, 2011

Sitepoit. HTML Utopia: Designing Without Tables Using CSS. 2nd Edition. 2006


 Book Details:
by: Dan Shafer and Rachel Andrew
ISBN 0-9752402-7-7
Pages: 519
First Edition: May 2003
Second Edition: April 2006

About the Book
HTML Utopia: Designing Without Tables Using CSS, 2nd Edition is for web developers looking to  create websites using Cascading Style Sheets for layout, which allow for faster page downloads, easier maintenance, faster website redesigns, 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 "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 websites that would be impossible to design using traditional methods".


The second edition of this popular book includes brand new coverage of Internet Explorer 7, Firefox 1.1, new CSS Solutions, and greatly expanded coverage of popular, cross-browser, CSS  layout techniques.This book is different from the rest in two fundamental ways. First, it focuses on the question of how to use CSS to accomplish some of the successes that web designers have spent significant  amounts of time and energy to create using nested tables. In other words, this book doesn’t try to  start from scratch and become a CSS tutorial. Instead, it’s a sort of introductory CSS design  guide. Second, it starts at the outside and works its way in. Most, if not all, other CSS books  focus first on the little pieces: the attributes, values, and tags that comprise the syntax of  CSS. They then explain how to put those pieces together into a web site.

"After reading ‘HTML Utopia: Designing Without Tables Using CSS’ 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".
Jeffrey Zeldman
The Web Standards Project


So, how can CSS help me?

Cascading Style Sheets (CSS) deal with issues that HTML cannot handle. CSS is a powerful, flexible way to specify HTML formatting. It lets you separate the style and layout of your HTML from its content, allowing you to control the position, margins, spacing, fonts, colors, typefaces, and other aspects of a web document's elements without compromising its structure.

This completely revised and expanded second edition includes new techniques for laying out your web pages using positional CSS, and makes crafting beautiful, accessible and maintainable websites a snap. First published in 2003, the first edition was considered to be the definitive guide to CSS - a step-by-step, clearly written tutorial. The 2nd Edition revision and updates ensure it remains just as relevant to web developers today.

What will I learn?

Rachel Andrew and Dan Shafer’s book is a comprehensive guide to learning and applying the principles of CSS to your Website.

This book will teach you how to…
Appreciate why maintaining tables is a nightmare and how CSS can help
Understand when to use CSS and when not to use CSS
Build robust, flexible two- and three-column layouts using CSS positioning.
Easily build both fixed-width and liquid page layouts
Reap the benefits of inheritance in CSS
Style text and other content using CSS
Make the most of other non-obvious uses of CSS
Use CSS to achieve maximum Web Accessibility
Design sites that are standards compliant
Accommodate older Browsers
And much more...

Plus, it also comes with a sophisticated sample website styled and layed out completely with CSS and a FREE download of the site and all of its code.

And on top of this ‘HTML Utopia: Designing Without Tables Using CSS, 2nd Edition’ also includes the most complete CSS Property Reference of any book ever written about CSS - with over 150 CSS properties described.

What's new in the 2nd edition?

New information on making your site compatible with Firefox 1.5 and the upcoming Internet Explorer 7
New sections on making 1-, 2- and 3-column layouts, using both floated and absolutely positioned elements
How to create site footers below columns, and how to extend columns vertically down to the footer
Information on making your site more accessible using CSS and semantic HTML
All new sample website demonstrating the CSS techniques used in the 2nd edition
Included property reference has been updated to CSS 2.1
Corrections and clarifications throughout the book

All of the layout techniques used in the 2nd edition have been thoroughly tested in production in all of the popular modern browsers and are hack-free, so they will continue to work in Internet Explorer 7, Firefox 2, and beyond.

Who should read this book?
Like all SitePoint books, ‘HTML Utopia: Designing Without Tables Using CSS, 2nd Edition’ is written in a clear tutorial format that's easy to understand. If you hate wading through dry, academic-style books on web design, this book is the breath of fresh air you've been waiting for.

If you've never built a website completely with CSS before and you're looking to go beyond the limitations of old-fashioned, table-based sites, this book will have you creating professional CSS-based sites in no time.

Download:


No comments:

Post a Comment