HTML and CSS Reference
In-Depth Information
6.
Add formatting for the <p> (paragraph) tag:
h1 {font-family:verdana,helvetica,sans serif;
font-weight:bold; font-size:16pt}
p {font-family:arial,helvetica,sans serif;
font-size:10pt}
7.
Save format.css .
8.
Reload index.html in the browser.
It should look like this:
9.
In Notepad, open index.html .
Search WWH ::




Custom Search