PasteSite is open to the public, but with limited features. Register to be able to modify access rights, track your pastes and more...
If you prefer reading light text on a dark background to dark text on a light background, then you might want to try the dark theme.
"Untitled" by Anonymous [HTML]Actions:
Replies: |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <script type="text/javascript" src="javascript/prototype.js"></script> <script type="text/javascript" src="javascript/scriptaculous.js?load=effects"></script> <script type="text/javascript" src="javascript/lightwindow.js"></script> <link rel="stylesheet" href="css/lightwindow.css" type="text/css" media="screen" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="description" content="Home of Project Custom-The Biggest Pokemon Art Tournament Around" /> <title>PokéEarth.com-Home of Project Custom</title> <link href="style.css" type="text/css" rel="stylesheet" /> </head> <body> <a href="index.php"><img src="http://img261.imageshack.us/img261/2584/14inchpokeearthheader4wp8.png" alt="header" /></a> <br /><br /> <div id="content"> <?php $fn_category = 1; include 'fusion/news.php'; ?> </div> <div id="sidebar"> <a href="/forums"><img src="http://img505.imageshack.us/img505/5908/forumskg3.png" alt="forums" /></a> <br /><br /> <a href="mailto:b-ray@pokeearth.com"><img src="http://img505.imageshack.us/img505/4376/contactuswm3.png" alt="forums" /></a> <br /><br /> <a href="id3.htm"><img src="http://img214.imageshack.us/img214/131/feedbackln8.png" alt="forums" /></a> </div> </body> </html> |