subtopic.html 257 B

12345678910111213
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  5. <title>Sub Topic</title>
  6. </head>
  7. <body>
  8. <h1>Sub Topic</h1>
  9. Please enter your text here.
  10. </body>
  11. </html>