BCS website placeholder and testbed (circa Nov 2003)
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

43 lines
829 B

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>VHOST-NAME</title>
  5. <style type="text/css">
  6. <!--
  7. body {
  8. background-color: white;
  9. margin: 0pt;
  10. }
  11. p {
  12. font-family: Arial, Helvetica, sans-serif;
  13. }
  14. .title {
  15. font-size: 24pt;
  16. margin-top: 54pt;
  17. margin-bottom: 54pt;
  18. text-align: center;
  19. font-weight: bold;
  20. text-transform: capitalize;
  21. }
  22. .comment {
  23. font-size: 12pt;
  24. font-style: italic;
  25. text-align: center;
  26. font-weight: bold;
  27. color: #336699;
  28. }
  29. .note {
  30. font-size: 10pt;
  31. font-family: Georgia, "Times New Roman", Times, serif;
  32. font-style: italic;
  33. font-weight: bold;
  34. color: #663333;
  35. text-align: justify;
  36. }
  37. -->
  38. </style>
  39. </head>
  40. <body>
  41. <p class="title">VHOST-NAME</p>
  42. <p class="comment">This site is currently under construction</p>
  43. </body>
  44. </html>