Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 18th, 2010 | Syntax: HTML | Size: 1.68 KB | Hits: 123 | Expires: Never
This paste has a previous version, view the difference. Copy text to clipboard
  1. <html>
  2.         <head>
  3.                 <title>m'up</title>
  4.         </head>
  5.         <body style="background: black; color: #00ff00; font-family: verdana;">
  6.                 <center>
  7.                         <div style="font-size: 200px; color:gray; font-family:Tahoma;" onMouseOver="this.style.color='red';" onMouseOut="this.style.color='gray';">&lt;3</div>
  8.                         <div style="font-size: 18px; color:gray; font-family:Tahoma; position:relative; left:20px; top:-130px;" onMouseOver="this.style.color='#00FF00';" onMouseOut="this.style.color='gray';">m'up</div>
  9.                 </center>
  10.         <div style="width: 516px; padding: 10px;"><center><div style="display: inline; font-size: 20px; border: 1px dotted white;">PONG FOR JEWS BRO</div></center></div>
  11.         <div style="position: relative; top: -300;">
  12.                 <div style="display: inline; border: 1px solid white; position: relative; top: 300; left: 255; height: 300px; width: 1px;">
  13.                 </div>         
  14.                 <div style="width: 516px; height: 300px; border: 1px solid white;">
  15.                         <marquee direction="down" behavior="alternate" style="width: 7px; height: 300px; border: 0px solid red;">
  16.                                 <span style="background: #00ff00;">&nbsp;<br />&nbsp;</span>
  17.                         </marquee>
  18.                         <marquee direction="up" behavior="alternate" style="height: 300px; width: 500px; border: 0px solid white;">
  19.                                 <marquee direction="left" behavior="alternate" style="width: 500px; color: #00ff00;">
  20.                                         &#0149;
  21.                                 </marquee>
  22.                         </marquee>
  23.                         <marquee direction="up" behavior="alternate" style="width: 7px; height: 300px; border: 0px solid red;">
  24.                                 <span style="background: #00ff00;">&nbsp;<br />&nbsp;</span>
  25.                         </marquee>
  26.                 </div>
  27.                 <div style="width: 426; display: inline;">
  28.                         Player 1: 800
  29.                 </div>
  30.                 <div style="display: inline;">
  31.                         Player 2: 0
  32.                 </div>
  33.         </div>
  34.         </body>
  35. </html>