-
Link the words California, Highway 101, and Big Sur to their respective pages.
Leave The Golden Gate Bridge as plain text to show "you are here."
-
Save goldengate.html.
-
Open format.css, and add formatting for the <h3> tag:
h2 {
font-family: verdana,helvetica,sans serif;
font-weight: bold;
font-size: 14pt;
}
h3 {
font-family: verdana,helvetica,sans serif;
font-weight: bold;
font-size: 12pt;
}
p {
font-family: arial,helvetica,sans serif;
font-size:10pt;
}
© 2016 In Pictures, Inc. All Rights Reserved.