Advertisement
Guest User

Brae

a guest
Dec 13th, 2009
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.51 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html
  3.     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6.  
  7. <head>
  8.     <title></title>
  9.     <link rel="stylesheet" type="text/css" media="screen" href="main_screen.css" />
  10.     <link rel="stylesheet" type="text/css" media="print"  href="main_print.css" />
  11. </head>
  12.  
  13. <body>
  14. <div class="wrapper_small">
  15.  
  16. <script src="getimages.php"></script>
  17.  
  18. </div>
  19. </body>
  20. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement