diff --git a/index.html b/index.html index 26219883025cd369393a9cd81da6b3c89cbc40fb..e09d2b78754496a0b87715cebd4b273120de8006 100644 --- a/index.html +++ b/index.html @@ -4,20 +4,20 @@ <meta charset="UTF-8"> <script src="index.js"></script> - <!--Question 5--> + <!--Question 4d--> <link rel="stylesheet" href="#"> <title>Lab 5</title> </head> <body> - <!--Question 4--> + <!--Question 4c--> <img src="#"/> <h1>Welcome to the CLC Lending Site</h1> - <!--Question 2--> + <!--Question 4a--> <h3>Designed by ____ </h3> - <!--Question 3--> + <!--Question 4b--> @@ -60,7 +60,7 @@ <td>No</td> </tr> </table> - <!--Question 10--> + <!--Question 6--> <button onclick="#">Click me</button> </body> </html> \ No newline at end of file