Cascading Style Sheets: Separating Content from Presentation, Second Edition
CSS is one of the trio of core client-side web professional skills: HTML for markup, JavaScript for dynamism, and CSS for style. All web professionals who want to take their page design to the next level, with all the advantages that CSS brings, will need this book.
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 that 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).
Summary of Contents
- Foundation Concepts
- Overview of Presentation
- Markup with Meaning
- Fundamentals
- Rules
- Attaching CSS to Your Markup
- Typography
- Boxes, Boxes, Boxes
- Styling Tables with CSS
- Cross-Browser CSS
- Troubleshooting
- CSS Design Projects
Projects include:
- Weblog - Dave Shea
- Research Institute Site - John Simons
- Buffalo Philharmonic Orchestra - Mike Switzer
- Photo Gallery - Dan Rubin
- Image Viewer - Mike Pick
- Real Estate Portal - Cornelia Lange
Comments
Be the first to write a comment
You must me logged in to write a comment.