You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

codeframe.html 286B

1234567891011121314
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>Frame for Code Display</title>
  5. <style type="text/css">
  6. <!--
  7. p { text-align:center }
  8. -->
  9. </style>
  10. </head>
  11. <body>
  12. <p>Frame for code display.</p>
  13. </body>
  14. </html>