RetroChoko

Tonitox, code

May 22nd, 2012
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.75 KB | None | 0 0
  1. <head>
  2. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  3. <title>TITULO</title>
  4. <style type="text/css">
  5. body{
  6.     background-image: url(http://i.imgur.com/Klx5H.png);
  7.     background-repeat: no-repeat;
  8.     background-attachment: initial;
  9.     background-position-x: 50%;
  10.     background-position-y: 0px;
  11.     background-origin: initial;
  12.     background-clip: initial;
  13.     background-color: #0287B2; 
  14. }
  15. body,td,th {
  16.     color: #000000;
  17. }
  18. </style>
  19. </head>
  20.  
  21. <body >
  22. <center>
  23. <table width="631" border="0">
  24.   <tr>
  25.     <td><center><a href="LINK DE PAGINA"><img src="BOTON REGRESA AL BLOG" border"0" /></a></center></td>
  26.     <td><a href="#"><img src="IMAGEN GRANDE" border="0" /></a></td>
  27.  
  28.   </tr>
  29.   <tr>
  30.   </tr>
  31. </table>
  32. </center>
  33. </body>
  34. </html>
Advertisement
Add Comment
Please, Sign In to add comment