Home > Store > Web Services > XML

spacer spacer

View Larger Image

spacer

Add To My Wish List

Share|spacer spacer

Cascading Style Sheets: Designing for the Web, 3rd Edition

  • By Hakon Wium Lie, Bert Bos
  • Published Apr 25, 2005 by Addison-Wesley Professional.
    • Copyright 2005
    • Dimensions: 7x9-1/4
    • Pages: 416
    • Edition: 3rd
    • Book
    • ISBN-10: 0-321-19312-1
    • ISBN-13: 978-0-321-19312-4

Register your product to gain access to bonus material or receive a coupon.

  • Description
  • Reviews
  • Sample Content

In this updated edition to their original best-selling classic, the co-creators of CSS clearly, logically, and painlessly explain the hows and whys and ins and outs of the visual formatting language that is their gift to us. The Web would be a poorer place without Messieurs Bos and Lie. Your shelf will be richer for the addition of this book.

Rely on it. Study it. Savor it.

The Indispensible CSS Tutorial and Reference—Straight from the Creators of CSS

Direct from the creators of CSS, this is the definitive guide to CSS, today's indispensable standard for controlling the appearance of any Web or XML document. This book doesn't just show how to use every significant CSS 1 and 2.x feature; it carefully explains the "why" behind today's most valuable CSS design techniques. You'll find practical, downloadable examples throughout—along with essential browser support information and best practices for building high-impact pages and applications.

Cascading Style Sheets: Designing for the Web, Third Edition covers every CSS 2.1 improvement and fix, from new height/width definitions in absolutely positioned elements to new clip property calculations. Clear, readable, and thorough, it's the one must-have CSS resource for every Web developer, designer, and content provider. Coverage includes

  • Mastering essential CSS concepts: Rules, declarations, selectors, properties, and more

  • Working with type: From absolute/relative units to font size and weight

  • Understanding CSS objects: Box model, display properties, list styles, and more

  • Exercising total control over spacing and positioning

  • Specifying colors for borders and backgrounds

  • Managing printing: Margins, page breaks, and more

  • Implementing media-specific style sheets for audio rendering, handhelds, and other forms of presentation

  • Moving from HTML extensions to CSS: Five practical case studies

  • Making the most of cascading and inheritance

  • Using external style sheets and @import

  • Integrating CSS with XML documents

  • Optimizing the performance of CSS pages

  • Includes a handy CSS Quick Reference printed on the inside covers


© Copyright Pearson Education. All rights reserved.

spacer
Customer Reviews

25 of 26 people found the following review helpful
spacer Speaks with an authority as no other, November 18, 2005
By 
Brett Merkey (Palm Harbor, FL United States) - See all my reviews
spacer   
This review is from: Cascading Style Sheets: Designing for the Web (3rd Edition) (Paperback)
I have gotten each edition of this book as it came out -- giving the still valuable previous edition to the most worthy co-worker. This book (whatever edition!) is rightly regarded as one that belongs by the desk of the astute and experienced Web worker.

When the first edition came out, I rejected it for another book on CSS. I figured that a book explaining CSS by the W3C alpha geeks who *created* the CSS recommendation would be too technical and unreadable. I learned how wrong I was. Lie and Bos's classic book turns out to be one of the most readable and clear treatments of CSS you can obtain.

I can agree that if you have a previous edition, there probably is no compelling reason to update. Some explanations have been elaborated and browser compatibility is updated for Firefox. The core value remains the same: simple enough for novices, detailed enough for experts.

Given the relation of the authors to the official work of the W3C, the book speaks with... Read more
Help other customers find the most helpful reviews 
Was this review helpful to you? spacer spacer
Report abuse | Permalink
spacer  Comment


28 of 30 people found the following review helpful
spacer After six years, an inconsequential update, May 18, 2005
By 
R. Todd King (Greater Boston) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Cascading Style Sheets: Designing for the Web (3rd Edition) (Paperback)
If you already have the 2nd edition of this book, don't bother purchasing the 3rd, as little of the content has changed.

Only very light edits have been made to the text. The coding examples remain the same - after six years. The order of the chapters has been slightly rearranged, and two outdated chapters (on WebFonts and aural style sheets) have been dropped. Color illustrations are used less frequently, hurting the clarity of the examples; and the page layout is not as clean. On the positive side, entries in the "CSS quick reference" (on the inside cover) now refer to the correct page numbers in the book. And of course the browser compatability charts, noting which browsers support which CSS features, have been updated: Internet Explorer 6, Firefox 1, Opera 7.2, Safari 1, and the Prince 4 CSS formatter are now covered.

If you have not used previous editions of this book, read through the comments made about the 2nd edition, as much of what was said there... Read more
Help other customers find the most helpful reviews 
Was this review helpful to you? spacer spacer
Report abuse | Permalink
spacer  Comment


8 of 8 people found the following review helpful
spacer Very good, not perfect, June 2, 2005
By 
David Naylor (Sweden) - See all my reviews
This review is from: Cascading Style Sheets: Designing for the Web (3rd Edition) (Paperback)
This is a great CSS guide and reference. It has something for all skill levels.

Beforehand I thought the book would only be a technical (code-centered) guide to CSS, but it turned out to contain many practical design tips as well. I would say it is useful for both beginners and advanced website designers. If you're new to CSS, this book gives a great introduction to the subject, and if you've been in the game for a while you'll most likely find there were several handy, nifty little features of CSS 2.1 you didn't know about. (I thought I knew basically what there was to know about CSS, but the book has already tought me several new and useful things.)

The book is logically laid out and divided into chapters. One very useful feature is the complete list of CSS 2.1 properties found on the inside cover, as well as the browser compatibility information listed for each property. (Although I've found the latter to be slightly misleading at times. Specifically, the book... Read more
Help other customers find the most helpful reviews 
Was this review helpful to you? spacer spacer
Report abuse | Permalink
spacer  Comment


Share your thoughts with other customers: spacer
 See all 15 customer reviews...

Online Sample Chapter

The Amazing Em Unit and Other CSS Best Practices

Index

Download the Index file related to this title.

Preface

Untitled Document Since its introduction in 1996, Cascading Style Sheets (CSS) has revolutionized web page design. Now, in 2004, most web pages use CSS, and many designers base their layouts entirely on CSS. To do so successfully requires a good understanding of how CSS works. The purpose of this book is to describe how designers can take full advantage of CSS 2.1, which is the newly released update of the specification.

CSS's journey from an idea to a specification–and then on to a specification designers can rely on–has been long and arderous. The creator of the CSS Zen Garden (described in Chapter 12, "From HTML extenstions to CSS") describes it this way:

Littering a dark and dreary road lay the past relics of browser-specific tags, incompatible DOMs, and broken CSS support. Today, we must clear the mind of past practices. Web enlightenment has been achieved thanks to the tireless efforts of folk like the W3C, WaSP and the major browser 1 creators.

Indeed, we believe the web is a more enlightened place now that CSS have matured to a stage where it can be used for advanced layouts in a range of browsers. This book will tell you all you need to know to start using CSS.

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.