<html>
<head>
<title>My Index Page</title>
</head>
<body>
<h2>[Your Name] Web Page </h2>
<h3>Tutorial 1</h3>
<ul>
<li><a href=chem.htm>Chemistry Class</a>
<li>Project
</ul>
<h3>Tutorial 2</h3>
<ul>
<li>Chemistry 2
<li>Case Problem
</ul>
<h3>Tutorial 3</h3>
<ul>
<li>Arcadium
<li>Case Problem
</ul>
<h3>Tutorial 4</h3>
<ul>
<li>Race 1
<li>Race 2
<li>Page 1
<li>Case Problem
</ul>
<h3>Tutorial 5</h3>
<ul>
<li>Yale Climbing School
<li>Case Problem
</ul>
<h3>Tutorial 6</h3>
<ul>
<li>Product Registration Form
<li>Case Problem
</ul>
</body>
</html>