| Average Rating: |
|
| Sales Rank: | 979377 (lower is better) |
| Price Used: | $3.99 |
| Shipping: | Free Shipping on most orders over $25* |
| Availability: | |
| Label: | Peer Information |
| UPC: | 082169510439 |
| Pages: | 304 |
| Binding: | Paperback |
| Publication Date: | 2002-05 |
| Published By: | Peer Information |
| ASIN: | 1904151043 |
| Category: | Book |
The practical perspective on today's CSS and XHTML standards, as well as an excellent eye for Web design, helps to distinguish this text. After a tour of the evolution of today's Web standards, from HTML to XHTML to CSS used to format underlying content, the authors provide plenty of actual pages using style sheets. They work slowly to build a basic set of terms and techniques with style sheets. There's good coverage of all the options here, like inline and external CSS and most everything in between.
We liked the book's coverage of font and type from a design perspective, before digging in to using CSS to format text. (This approach helps show what you should aim for when you present Web pages built with CSS.) Extensive samples of a variety of Web page styles using multicolumn formats will get you started on your own Web pages, regardless of your site's requirements.
The book closes with several standout sections on coping with the admitted difficulties of getting CSS to work correctly on all of today's major browsers (including Netscape and Internet Explorer). The authors provide specific suggestions for overcoming known incompatibilities, as well as suggesting general techniques for troubleshooting and testing your site across different browsers. Final samples show off CSS and XHTML used for three case studies: a photo gallery, a personal log, and an online store.
With its practical suggestions for using CSS in real projects and a generally approachable style, this book offers a truly winning combination. It's perfect for anyone who wants to get a better knowledge of CSS used to build Web pages that will look good across a range of today's browsers. --Richard Dragan
Cascading Style Sheets: Separating Content from Presentation by Owen Briggs, Steven Champeon, Eric Costello, Matt Patterson, is a great way to not only be introduced to CSS but also to learn the details that will ultimately help you to design or convert existing sites using the CSS language. The book introduces you to simple CSS formatting involving text and other web elements such as lists, tables, and more. After relishing some of the simple formatting concepts, the book guides you through the more complicated process of creating layouts using CSS.
Beyond direct applications of CSS, the authors explain some subtle issues that you will encounter while using CSS. While CSS is standardized by the W3C organization, the implementation of CSS varies across various browsers. The authors do an excellent job of covering some of the inconsistencies and how to resolve them. You are provided specific examples of code, and you are also given code that would help older browsers into displaying CSS-based layouts.
The book also takes interesting breaks from explaining CSS concepts and provides insights into unique features about CSS that are cool to know! One such section, explains how to make your pages downgrade gracefully and display properly in text-only browsers.
The various authors present the information very clearly, and you, towards the end of the book, will have learned how to not only use but also implement CSS in your design solutions. To aid you in your quest of applying what you have learned, the authors provide sample projects and brief guidelines before sending you off on a full filled CSS coding journey.
This is a great book for beginners and advanced users of CSS to learn and reference from.
However, the price of this book is about two times too high. It's short, with no CD, but it runs as much as many of the "phone-book" tech books. This is a fifteen-dollar value, no more.
The chapters on the basic syntax of CSS are very good and the typography coverage is outstanding.