/examples/turbopower_ipro/simplepage2.html

http://github.com/graemeg/lazarus · HTML · 11 lines · 11 code · 0 blank · 0 comment · 0 complexity · c37d9eaf32548f1a376686a9173a26fa MD5 · raw file

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <meta http-equiv="content-type"
  5. content="text/html; charset=ISO-8859-1">
  6. <title>Simple Page 2</title>
  7. </head>
  8. <body>
  9. Go <a href="index.html">back</a>.<br>
  10. </body>
  11. </html>