Liked It“Creating websites using html can be very time consuming and somewhat limiting. Making editing changes over multiple pages is downright maddening. Cascading Style Sheets (CSS) is the answer. |
“how sad to find it mixed and unformatted
pause for now, but must back to it latter”
“The best comprehensive css guide I have encountered. I learned css from the web sites and few other books over the years. I wish I had this book when I started. This book covers almost every aspect of css including browser bugs and other pitfalls. If there is a topic out of the scope of the book the author provides the best links to material on the web that do cover it. Skip all others and just get this one.”
Dorian M wrote this review Saturday, October 27 2007. ( reply | permalink ) Was this review helpful? Yes | No“Creating websites using html can be very time consuming and somewhat limiting. Making editing changes over multiple pages is downright maddening. Cascading Style Sheets (CSS) is the answer.
CSS enables the webmaster to set standards such as selecting a particular font size and color for all headings, subheadings, or texts without having to rewrite the html each time. This system also allows editing changes that carry over from one page to another to be changed automatically with a single change. For those trying to manage websites with hundreds of pages, CSS is an obvious must have.
CSS can be undertaken in two ways: manually or in association with various website design programs. Webmasters can manually insert CSS into their existing html code. Doing so is pretty simple, especially for those used to writing their own html. Alternately, Dreamweaver 8 comes automatically equipped with CSS and is simply a matter of choosing formatting options.
Webmasters using either option will definitely find this book valuable. This text includes step by step instructions so that the reader can learn by doing. Actually working with the code is probably the best way to understand the capabilities and time saving abilities of CSS. Even those using the automatic CSS systems will benefit from this aspect while troubleshooting or just realizing the extents of what CSS can do.
”