First page Back Continue Last page Image
- <! DOCTYPE html>
- <html>
- <head><title>My Basic Index Page</title></head>
- <body>My Name is Nicole Cook
- <br />
- <ol>
- <li>E-mail - Before next class, send me an e-mail from your e-mail
- address & receive a response from me. </li>
- <li>Initial Index Page - You should have a working initial index page.
- It should provide me with a means by which. . . .</li>
- </ol>
- <br />
- <ul>
- <li>E-mail - Before next class, send me an e-mail from your e-mail
- address & receive a response from me. </li>
- <li>Initial Index Page - You should have a working initial index page.
- It should provide me with a means by which. . . .</li>
- </ul>
- </body>
- </html>