The Anatomy of Style
The Rule:
body { margin-left: 150; }
body
{ margin-left: 150; }
selector
declaration
margin-left:
150
attribute
value
A CSS Example
Back to WM108 Index