29
/41
CSS rule structure
Example
h1
{
background-color
:
yellow
;
text-align
:
right
;
}
h2
{
margin
:
25
px
;
font-size
:
150
%
;
}