Advertisement
Guest User

Che-Anarc

a guest
Dec 11th, 2011
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 1.15 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>Untitled Document</title>
  6. <style type="text/css">
  7. body {
  8.     background-image: url(images.jpg);
  9. }
  10. </style>
  11. </head>
  12.  
  13. <body>
  14. <table align="" width="225" height="225" border="0" cellspacing="0" cellpadding="0"  bgcolor="#FFFFFF" style="">
  15. <tr>
  16. <td bgcolor="#FF0000" style="color:#FFFFFF; font-weight:bolder; font-family:Arial, Helvetica, sans-serif; vertical-align:bottom; width:2%; height:2%; size:90%; text-align:center; white-space:" align="center">RED</td>
  17. <td rowspan="3" style="" ><div align="center" style="line-height:20px; width:88px; -webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);display:block;position:relative;right:0px;top:0px; font-size:x-large; background-color:#FFBC11;"><strong>GLOBAL</strong></div></td>
  18. </tr>
  19. <tr>
  20. <td>HERRING</td>
  21. </tr>
  22. <tr>
  23. <td><p>100</p>
  24. <p>WINNER</p></td>
  25. </tr>
  26. </table>
  27. </body>
  28. </html>
  29.  
  30.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement