January 2015
Beginner
304 pages
7h 17m
English


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 ...
Read now
Unlock full access