Learning the CSS Rules
To view the accompanying video for this lesson, please visit mhprofessional.com/nixoncss/.
As with any language (and CSS is most definitely a language), there are rules and syntax that you must follow in order for your instructions to be properly understood. The way the rules work is based on the fact that web documents are built using the Document Object Model (DOM) in which every element of a page is treated as an object that can be uniquely addressed.
However, it is also possible to group objects together and ...
Get CSS & CSS3: 20 Lessons to Successful Web Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.