Advertisement
ZaraByte

[HTML STRUCTURE BY ZARABYTE]

Oct 2nd, 2011
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.50 KB | None | 0 0
  1. [HTML STRUCTURE BY ZARABYTE]
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  6. <title>ZARABYTE.COM - v2.0</title>
  7. <link rel="stylesheet" type="text/css" href="main.css" />
  8. </head>
  9.  
  10. <body>
  11.  
  12.    <!-- Begin Wrapper -->
  13.    <div id="wrapper">
  14.    
  15.          <!-- Begin Header -->
  16.  
  17.          <div id="header">
  18.                
  19.                <h3>ZARABYTE.COM</h3><h2><img src="images/icon/www.png" alt="Website Hacking" height="16" width="16" />WEBSITE HACKING  / <img src="images/icon/network.png" alt="Network Hacking" height="16" width="16" />NETWORK HACKING / <img src="images/icon/wireless.png" alt="Wireless Hacking" height="16" width="16" />WIFI HACKING / AND MORE!</h2>       
  20.                
  21.          </div>
  22.          <!-- End Header -->
  23.          
  24.          <!-- Begin Navigation -->
  25.          <div id="navigation">
  26.          
  27.                <a href="#">home</a> |  <a href="#">videos</a> |  <a href="#">guides</a> |  <a href="#">contact</a> | <a href="#">about</a>
  28.                
  29.          </div>
  30.  
  31.          <!-- End Navigation -->
  32.          
  33.          <!-- Begin Left Column -->
  34.          <div id="nav_left">
  35.                        
  36.                <h1>[- MENU -]</h1>
  37.                        
  38.                <img src="images/icon/home.png" alt="Home Page" height="16" width="16" /> <a href="#">HOME</a><br>
  39.                        <img src="images/icon/videos.png" alt="Videos Page" height="16" width="16" /> <a href="#">VIDEOS</a><br>
  40.  
  41.                        <img src="images/icon/guides.png" alt="Guides Page" height="16" width="16" /> <a href="#">GUIDES</a><br>
  42.                        <img src="images/icon/contact.png" alt="Contact Page" height="16" width="16" /> <a href="#">CONTACT</a><br>
  43.                        <img src="images/icon/about.png" alt="About Page" height="16" width="16" /> <a href="#">ABOUT</a><br>
  44.          
  45.          </div>
  46.          <!-- End Left Column -->
  47.        
  48.          <!-- Begin Content Column -->
  49.  
  50.          <div id="content">
  51.                
  52. <h1><b>Hello World!</b></h1><br>
  53. <h1>This is a fail whale express!</h1><br>
  54. <h1>Posted By: admin | 9/23/2011</h1><br>
  55.          </div>
  56.          <!-- End Content Column -->
  57.          
  58.          <!-- Begin Right Column -->
  59.          <div id="nav_right">
  60.          
  61.                Right Column
  62.          
  63.          </div>
  64.  
  65.          <!-- End Right Column -->
  66.          
  67.          <!-- Begin Footer -->
  68.          <div id="footer">
  69.                
  70.                This is the Footer      
  71.                
  72.          </div>
  73.          <!-- End Footer -->
  74.          
  75.    </div>
  76.    <!-- End Wrapper -->
  77.    
  78. </body>
  79.  
  80. </html>
  81.  
  82.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement