Class 3 Notes

<!DOCTYPE html>

<html>

<head>
<title>Zeven’s Class Site</title>
</head>

<body>

<h1>Menu</h1>
<ul>
<li>About</li>
<li>Portfolio</li>
<li><a href=”map.html”>Map</a></li>
</ul>
<img src=”/images/penguin.jpg” />
</body>

</html>

Leave a Reply

Your email address will not be published. Required fields are marked *