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.

72 lines
2.0 KiB

  1. <html>
  2. <head>
  3. <title>VHOST-NAME</title>
  4. <style type="text/css">
  5. body, td {
  6. font-family: Arial;
  7. font-size: 12;
  8. }
  9. a:link {
  10. color: white;
  11. text-decoration: none;
  12. font-weight: bold;
  13. }
  14. a:visited {
  15. color: white;
  16. text-decoration: none;
  17. font-weight: bold;
  18. font-style: italic;
  19. }
  20. a:active {
  21. color: #FFCC33;
  22. text-decoration: none;
  23. font-weight: bold;
  24. }
  25. a:hover {
  26. color: #FFCC33;
  27. text-decoration: none;
  28. font-weight: bold;
  29. }
  30. </style>
  31. </head>
  32. <body text=#000000 vlink=#834439 alink=#cc0000 link=#a24a3b bgcolor=#ffffff leftmargin=0 topmargin=0 marginwidth="0" marginheight="0">
  33. <table border="0" width="100%" height="100%" cellspacing="0" cellpadding="0">
  34. <tr>
  35. <td width="33%" bgcolor="#3975B5" height="65">&nbsp;</td>
  36. <td width="39%" bgcolor="#3975B5" height="65">
  37. <p align="center"><font color="#DEE3EA">Welcome to</font></p>
  38. <p align="center"><font color="#DEE3EA" face="Arial" size="5"><b>.: VHOST-NAME :.</b></font></p>
  39. </td>
  40. <td width="28%" bgcolor="#3975B5" height="65">&nbsp;</td>
  41. </tr>
  42. <tr bgcolor="#E7F3F7">
  43. <td width="33%" height="17">&nbsp;</td>
  44. <td width="39%" height="17">&nbsp;</td>
  45. <td width="28%" height="17">&nbsp;</td>
  46. </tr>
  47. <tr bgcolor="#94C7E7">
  48. <td width="100%" height="149" colspan="3">
  49. <p align="center"><font color="#284878" size="4">Our site is under
  50. construction and will be available soon</font></p>
  51. <p align="center">&nbsp;</p>
  52. </td>
  53. </tr>
  54. <tr bgcolor="#E7F3F7">
  55. <td width="100%" height="17" colspan="3">
  56. <p align="center"><font color="#284878" size="3">Please visit us later</font>
  57. </td>
  58. </tr>
  59. <tr bgcolor="#3975B5">
  60. <td width="100%" height="66" colspan="3">
  61. <p align="center"><font size="4" color="#DEE3EA">You can contact us
  62. at</font> <a href="mailto:contact@VHOST-NAME"><font size="4">contact@VHOST-NAME</font></a></p>
  63. <p>&nbsp;</td>
  64. </tr>
  65. </table>
  66. <p align="center"><font color="#284878" size="2">Note to webmaster : <br>
  67. You can publish your site in htdocs directory using your username.</font></p>
  68. </body>
  69. </html>