CSS: Separating Style from Form
How it works
Select a tag or attribute to target
Properties are applied to the target
A target can have many, many properties
CSS is read and applied from top to bottom.
Back
Next