Guest User

Untitled

a guest
Sep 26th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.97 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html>
  3. <head>
  4. <!-- Stylesheets -->
  5. <link rel="stylesheet" type="text/css" href="stylesheets/ericmeyer_css_reset.css" />
  6. <link rel="stylesheet" type="text/css" href="stylesheets/styles.css" />
  7. </head>
  8. <body>
  9.  
  10. <div id="container">
  11.  
  12.     <div id="header">
  13.        
  14.         </div>
  15.    
  16.         <div id="content">
  17.             <div id="image-slide">
  18.                     <div id="slider">
  19.                
  20.                     </div>
  21.             </div>
  22.             <div id="area-1">
  23.                
  24.         </div>
  25.         <div id="area-2">
  26.                     <div id="area-2-1">
  27.                
  28.                     </div>
  29.                     <div id="area-2-2">
  30.                
  31.                     </div>
  32.             </div><!--end of area-2-->
  33.             <div id="area-3">
  34.            
  35.             </div>
  36.         </div><!--end of content-->
  37.  
  38.     <div id="footer">
  39.        
  40.         </div>
  41. </div><!--end of container-->
  42. </body>
  43. </html>
Advertisement
Add Comment
Please, Sign In to add comment