Groupements
Previous slideTable of contentsNext slide

Sélecteurs:
H1, H2, H3 { font-family: helvetica }
Déclarations:
H1 { 
  font-weight: bold; 
  font-size: 12pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
}
Autre:
H1 { font: bold 12pt/14pt helvetica }

page 4/17