34,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
  • Broschiertes Buch

This book is a focused guide to using Cascading Style Sheets (CSS) for the visual design of web pages. It provides concise coverage of all the essential CSS concepts developers need to learn (such as separating content from presentation, block and inline elements, inheritance and cascade, the box model, typography, etc). It also covers the syntax needed to effectively use CSS with your markup document (for example CSS rules, how to structure a style sheet, linking style sheets to your (X)HTML documents, CSS boxes etc).
CSS (Cascading Style Sheets) is a powerful technology that can be used
…mehr

Produktbeschreibung
This book is a focused guide to using Cascading Style Sheets (CSS) for the visual design of web pages. It provides concise coverage of all the essential CSS concepts developers need to learn (such as separating content from presentation, block and inline elements, inheritance and cascade, the box model, typography, etc). It also covers the syntax needed to effectively use CSS with your markup document (for example CSS rules, how to structure a style sheet, linking style sheets to your (X)HTML documents, CSS boxes etc).

CSS (Cascading Style Sheets) is a powerful technology that can be used to add style and structure to your web pages without needing to resort to "hacks" such as HTML table layouts and "spacer images". However, this is not the only advantage over other styling methods. You can specify your CSS styles in a separate file, then apply those styles to every page in your web site. When you want to change a style on your site, you can do it by modifying one style sheet, rather having to update every page. This is only one example of the many advantages CSS brings to your web development work.
_ This book concentrates on the essential details developers need to pick up CSS effectively and includes essential cross-browser CSS techniques, as well as a helpful troubleshooting chapter.
_ Contains CSS design projects written by masters of the field from csszengarden.com (including Dave Shea), which contain advanced CSS designs and techniques to impress, inspire, and educate the reader.

_ This book is regarded by many to be the definitive work and was written by highly respected pioneers of the technology.

Autorenporträt
Owen Briggs is an independent web designer based in Victoria, Canada. Like so many people, he was introduced to personal computers in 1978 with the Commodore PET and hasn't stopped playing with them since. Online, he is a member of the Web Standards Project and perpetrator of www.thenoodleincident.com. Offline, he tries to maintain his privacy.
Rezensionen
Review of the first edition:

"Tells you the bits you need to know without swamping you with nitty-gritty details. The balance is just about perfect." (Web Page Design for Designers wpdfd.com)