Cascading style sheets (CSS) are the modern standard for website presentation. When combined with a structural markup language such as HTML, XHTML, or XML (though not limited to these), cascading style sheets provide Internet browsers with the information that enables them to present all the visual aspects of a web document. Cascading style sheets apply things such as borders, spacing between paragraphs, headings or images, control of font faces or font colors, background colors and images, textual effects such as underlined or strike-through text, layering, positioning, and a number of other presentational effects. CSS controls the presentational aspects of a web page's design, whereas HTML, XHTML, or XML controls the structure of a web page, which means little more than determining that certain text is a heading, other text is a paragraph, still other text is a list of hyperlinks, and so on. CSS provides enhanced and precise visual rendering; markup languages such as HTML provide meaning and structure. Beginning CSS: Cascading Style Sheets for Web Design, Second Edition covers all the details required to combine CSS with HTML, XHTML, or XML to create rich, aesthetically powerful designs. Throughout the book, you'll focus on combining CSS with XHTML specifically because XHTML is the standard hailed by Internet standards bodies as the successor to HTML and the present and future of website design. CSS and XHTML allow a web document to be presented with less code, resulting in a significantly smaller file size and greatly increased ease of maintenance. CSS also enables the presentation of a web document to be centralized, which allows for the look and feel of an entire website to be written and centralized in one or a few simple documents, which makes updating a website a breeze. With only a few simple edits to a single document, the look and feel of an entire website can be completely changed. By using modern standards like CSS and XHTML, you can drastically reduce the cost of building and maintaining a website when compared to legacy HTML-only pages. You can also greatly reduce the amount of physical bandwidth and hard disk space required, resulting in immediate long-term benefits for any website. This book also discusses how to style XML documents with CSS--XML being a more advanced markup language with multipurpose applications. XML will play an increasingly larger role in the production of XHTML documents in the future. This second edition of Beginning CSS features a near-complete overhaul of the content from the first edition. Changes based on what readers had to say about the first edition helped to create the most comprehensive introduction on CSS available on the market. Throughout this book, you see CSS broken down into simple examples that focus on a single concept at a time. This allows you to better understand how and why something works, since you aren't presented with a lot of irrelevant code, and you can better see the bits and pieces that come together that make something work. While these examples may not be particularly pretty, they are extremely valuable learning tools that will help you master cascading style sheets. To enhance the learning experience, most of the source code examples are presented in syntax-colored code, a special feature in this book. Syntax coloring is a feature that you commonly see in fancy development software, such as Zend Studio (used to develop PHP), or Microsoft's Visual Studio (used to develop ASP, C#, and so on), and other software used by professional programmers every day. Syntax coloring is used in these software suites to make programming easier and more intuitive, and it offers tremendous benefits in teaching as well. It allows you to see what the different bits and pieces are in source code, since each of the different bits and pieces has a different coloring to identify its purpose. It helps you to distinguish the buildi
The book does cover from the easier parts of CSS as well as parts that only relate to Internet Explorer. I don't think that this book is a beginner's book and it does provide good coverage of the CSS as it relates to the browsers that work and Internet Explorer -- which we call Mr. Alzheimer for many reasons. I use the book to develop some of the newer sites that I am working on because I don't have the time to search the Internet for an answer. There is a lot of trial and error involved when it comes to web development and books like this one help reduce this trial and horror.
Beginning CSS
Published by Thriftbooks.com User , 15 years ago
This is one of the best CSS books I've come across. The author is very understandable and the majority of the examples in the book are very useful and informative, although a handful of them could have been left out without detriment to the reader or content-flow of the book. However, after reading through the book only once and actually working through the examples for myself I have become rather confident in using CSS and have designed a number of rather professional websites. I would recommend the book with full faith that any reader interested in honestly learning CSS could do so with a little time and careful attention to the presentations in the book.
One of the bests CSS books
Published by Thriftbooks.com User , 16 years ago
This book is what it's intend to be: an excellent book for CSS beginners. Good sequence of chapters, good examples, and the wellcome surprise of color sintax and screen pictures. Congratulations to Wrox, and I expect that other books could be printed with same quality presentation.
Wonderful
Published by Thriftbooks.com User , 17 years ago
I've read several books about CSS over the last three or four years, but this book has to be the most complete I've seen. Not only does Mr. York obviously know this material quite extensively, he does it in a way that makes total sense. And this book is not just for beginning web developers either, there's quite a bit of information that more experienced developers can learn about. I also liked the various code examples in color. It helps to make the specific code stand out much more when it's in a different color than the code around it. This of course helps the reader to understand and remember it more effectively. The author also takes time to talk about the differences in browsers and how each one presents the code. There are few things more aggravating to a web developer than having to deal with the various quirks of each browser. What looks great in IE may not look so hot in Firefox or Safari. And vice versa. The author cites various examples of this throughout the book, as well as "workarounds" for each "issue." Another thing that makes this book so enjoyable is how the author goes through step by step instructions on how to achieve a particular style. This is one way to show how styles affect presentation. It's amazing how powerful CSS has become over the last few years. There's a lot you can do with styles and Mr York has shown all web developers ways we can take advantage of this power.
ThriftBooks sells millions of used books at the lowest everyday prices. We personally assess every book's quality and offer rare, out-of-print treasures. We deliver the joy of reading in recyclable packaging with free standard shipping on US orders over $15. ThriftBooks.com. Read more. Spend less.