HTML and CSS Reference
In-Depth Information
7.
Below the h1 formatting, insert this formatting for the <h2>
(heading, size 2) tag:
h1 {font-family:verdana,helvetica,sans serif;
font-weight:bold; font-size:16pt}
h2 {font-family:verdana,helvetica,sans serif;
font-weight:bold; font-size:14pt}
p {font-family:arial,Helvetica,sans serif;
font-size:10pt}
li {font-family:arial,Helvetica,sans serif;
font-weight:bold; font-size:10pt}
8.
Save format.css .
Search WWH ::




Custom Search