Guest User

Untitled

a guest
Sep 4th, 2020
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.26 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>this is a web site</title>
  4. <style type="text/css">
  5. p, td, body {
  6.     font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
  7.     font-size: 10px;
  8. }
  9. p {
  10.     line-height: 10px;
  11.     color: #FFF
  12. }
  13. a:link  { color: #FFFFFF; text-decoration: none; }
  14. a:visited   { color: #FFFFFF; text-decoration: none; }
  15. a:active    { color: #FFFFFF; text-decoration: none; }
  16. a:hover     { color: #FFFFFF; text-decoration: none; }
  17. </style>
  18. </head>
  19. <body bgcolor="#000000" text="#FFFFFF">
  20. <table valign=middle align=center height="100%">
  21. <tr>
  22. <td valign=middle align=center>
  23. <table border=0 width=600 cellpadding=0 cellspacing=0>
  24. <tr>
  25. <td colspan=3 height=1 nowrap bgcolor="#FF0000"><img src="images/spacer.gif" width=1 height=1></td>
  26. </tr>
  27. <tr>
  28. <td width=1 bgcolor="#FFFF00"><img src="images/spacer.gif" width=1 height=1>
  29. </td>
  30. <td width=598>
  31. <table border=0 height=300 width=100% cellpadding=0 cellspacing=0>
  32. <tr>
  33. <td><img src="images/spacer.gif" width=220 height=1>
  34. </td>
  35. <td valign="bottom">
  36. <font color="#0000FF">1</font><p><br><br><br><br>
  37. </td>
  38. <td><img src="images/spacer.gif" width=200 height=1></td>
  39. <td valign="bottom" align="left">
  40. <font color="#0000FF">one</font><br>
  41. <a href="http://www.notawebsite.com/?page=blue_2">two</a><br>
  42. <nobr><a href="http://www.notawebsite.com/?page=blue_3">three</a></nobr><br>
  43. <a href="http://www.notawebsite.com/?page=blue_4">four</a><p><br>&nbsp;
  44. </td>
  45. <td><img src="images/spacer.gif"  alt="black" width=20 height=1></td>
  46. </tr>
  47. </table>
  48. </td>
  49. <td width=1 bgcolor="#00FF00"><img src="images/spacer.gif" width=1 height=1>
  50. </td>
  51. </tr>
  52. <tr>
  53. <td colspan=3 height=1 nowrap bgcolor="#0000FF"><img src="images/spacer.gif" width=1 height=1></td>
  54. </tr>
  55. <tr>
  56. <td colspan=3 height=15 nowrap>
  57. <p>
  58. <table width=100% border=0 cellpadding=0 cellspacing=0>
  59. <br>
  60. <tr>
  61. <td nowrap>
  62. <font color="#0000FF">blue</font> .
  63. <a href="http://www.notawebsite.com/?page=yellow_1">yellow</a> .
  64. <a href="http://www.notawebsite.com/?page=red_1">red</a> .
  65. <a href="http://www.notawebsite.com/?page=green_1">green</a>
  66. </td>
  67. <td align="right" valign=top nowrap><a href="mailto:[email protected]">
  68. [email protected]&nbsp;&nbsp;&nbsp;&nbsp;</font></a></td>
  69. </tr>
  70. </table>
  71. </td>
  72. </tr>
  73. </table>
  74. </td>
  75. </tr>
  76. </table>
  77. </body>
  78. </html>
  79.  
Add Comment
Please, Sign In to add comment