Clone of mesa.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

webmaster.html 579B

123456789101112131415161718192021222324
  1. <HTML>
  2. <TITLE>Mesa Introduction</TITLE>
  3. <link rel="stylesheet" type="text/css" href="mesa.css"></head>
  4. <BODY>
  5. <H1>Webmaster</font></H1>
  6. <p>
  7. If you have problems, edits or additions for this website send them
  8. to Brian
  9. (<em>b</em><em>r</em><em>i</em><em>a</em><em>n</em><em>.</em><em>e</em><em>.</em><em>p</em><em>a</em><em>u</em><em>l</em><em> </em><em>g</em><em>m</em><em>a</em><em>i</em><em>l</em><em>.</em><em>c</em><em>o</em><em>m</em>)</a>.
  10. </p>
  11. <p>
  12. Mark Manning made the frame-based layout for the website.
  13. Brian's modified it a lot since then.
  14. </p>
  15. </body>
  16. </html>