index.html 156 B

1234567
  1. <html><body>
  2. <div align="center">
  3. i like my websites simple.
  4. <a href="nowhere/yet">this link doesnt go anywhere yet. </a>
  5. </div>
  6. </html></body>