Guest User

Untitled

a guest
May 17th, 2018
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4. <title> Rob Sutton will pimp your Myspace or make you a website, for free.</title>
  5.  
  6. <style type="text/css">
  7.  
  8. body
  9. {
  10. background-color: 66FFCC;
  11. background-image:url('signature.png');
  12. background-repeat:no-repeat;
  13. background-attachment:fixed;
  14. background-position:bottom right;
  15. }
  16.  
  17. A:hover
  18. {
  19. color: 3366CC;
  20. }
  21.  
  22. </style>
  23.  
  24. </head>
  25.  
  26. <body>
  27. <center>
  28. <p>
  29.  
  30. <p>
  31.  
  32. <!-- nav bar --!>
  33. <table width="500" border="0" cellpadding="10">
  34. <tr>
  35. <font size = +3><i>TestTest</i> </font>
  36. </tr>
  37. <trcolspan="3">
  38. <td><a href="home.html">Home</a></td>
  39. <td><a href="about.html>About Me</a></td>
  40. <td><a href="art.html">Art</a></td>
  41. </tr>
  42. <table width="500">
  43. <tr>
  44. <td>
  45.  
  46. <!-- content --!>
  47. <center>
  48. <img src="robpicture1.png" width="323" height="249">
  49. <p>TestTest
  50. </td>
  51. </tr>
  52. </table>
  53. </table>
  54.  
  55.  
  56.  
  57.  
  58.  
  59. </center>
  60. </body>
  61. </html>
Add Comment
Please, Sign In to add comment