Advertisement
Guest User

stackoverflow_post_html

a guest
Dec 20th, 2010
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.30 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <head>
  3. <title><?php echo $title ?></title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  5. </head>
  6.  
  7. <body style="background-color:#000000;">
  8. <div id="Table_01" style="margin: 0px auto; position: relative">
  9.     <div id="index-01_">  
  10.         <img id="index_01" src="http://dhclan.nl/dev/images/index_01.png" width="13" height="768" alt="" />
  11.     </div>
  12.     <div id="index-02_">
  13.         <img id="index_02" src="http://dhclan.nl/dev/images/index_02.png" width="1000" height="162" alt="" />
  14.     </div>
  15.     <div id="index-03_">
  16.         <img id="index_03" src="http://dhclan.nl/dev/images/index_03.png" width="11" height="768" alt="" />
  17.     </div>
  18.     <div id="index-04_">
  19.         <img id="index_04" src="http://dhclan.nl/dev/images/index_04.png" width="1000" height="4" alt="" />
  20.     </div>
  21.     <div id="index-05_">
  22.         <img id="index_05" src="http://dhclan.nl/dev/images/index_05.png" width="67" height="602" alt="" />
  23.     </div>
  24.     <div id="index-06_"  style="background: url(http://dhclan.nl/dev/images/index_06.png);">       
  25.         menu
  26.  
  27.     </div>
  28.     <div id="index-07_">
  29.         <img id="index_07" src="http://dhclan.nl/dev/images/index_07.png" width="395" height="6" alt="" />
  30.     </div>
  31.     <div id="index-08_">
  32.         <img id="index_08" src="http://dhclan.nl/dev/images/index_08.png" width="12" height="56" alt="" />
  33.     </div>
  34.     <div id="index-09_" style="background: url(http://dhclan.nl/dev/images/index_09.png);">
  35.         login
  36.     </div>
  37.     <div id="index-10_">
  38.         <img id="index_10" src="http://dhclan.nl/dev/images/index_10.png" width="61" height="596" alt="" />
  39.     </div>
  40.     <div id="index-11_">
  41.         <img id="index_11" src="http://dhclan.nl/dev/images/index_11.png" width="322" height="18" alt="" />
  42.     </div>
  43.     <div id="index-12_">
  44.         <img id="index_12" src="http://dhclan.nl/dev/images/index_12.png" width="538" height="12" alt="" />
  45.     </div>
  46.     <div id="content_container" style="background: url(http://dhclan.nl/dev/images/index_13.png);">
  47.         <div id="content"></div>
  48.     </div>
  49.     <div id="index-14_">
  50.         <img id="index_14" src="http://dhclan.nl/dev/images/index_14.png" width="8" height="540" alt="" />
  51.     </div>
  52.     <div id="index-15_">
  53.         <img id="index_15" src="http://dhclan.nl/dev/images/index_15.png" width="864" height="43" alt="" />
  54.     </div>
  55. </div>
  56.  
  57. </body>
  58. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement