Apress CSS Quick Syntax Reference

meanwhile

Member
Joined
Sep 20, 2014
Messages
20
Reaction score
8
The CSS Quick Syntax Reference is a 150-page syntax reference to the Cascading Style Sheet specification and style sheet language. It presents the essentials of CSS in a well-organized format that can be used as a handy reference.

You won’t find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a CSS reference that is concise, to the point, and highly accessible. The book is packed with useful information and is a must-have for any CSS programmer or Web developer.

In the CSS Quick Syntax Reference, you will find:

A concise reference to CSS
Short, simple, and focused code examples for presentation semantics
A well laid out table of contents and a comprehensive index allowing easy review
What you’ll learn

How to handle fundamentals like adding styles to HTML/XHTML as well as rule structure, style precedence, element classifications and display roles, visual layout, and floating and table layouts
How to work with CSS values like keywords, color and number values, percentage values, length values, and strings
How to apply CSS selectors: structural pseudo-classes, the negation pseudo-class, interaction pseudo-classes, pseudo-elements, and media queries
How to use CSS property references like universal values, visual media, paged media, and more

You need to log in to view the content.
 

cherchim

New member
Joined
Nov 18, 2007
Messages
2
Reaction score
0
"Hey guys, I actually grabbed this book a while back and it's super helpful for quick CSS reference. The author does a great job of breaking down complex concepts into bite-sized chunks, which is perfect for when you're in a rush to fix a website issue. Really worth the investment if you're a web dev."
 
Top