First page Back Continue Last page Image
- <! DOCTYPE html>
- <html>
- <head>
- <title>My Basic Index Page</title>
- </head>
- <body>My Name is Nicole Cook
- <h1>(h1)CIS 141 teaches me how to create a Webpage</h1>
- <h2>(h2)CIS 141 teaches me how to create a Webpage</h2>
- <h3>(h3)CIS 141 teaches me how to create a Webpage</h3>
- <h4>(h4)CIS 141 teaches me how to create a Webpage</h4>
- <h5>(h5)CIS 141 teaches me how to create a Webpage</h5>
- </body>
- </html>