Advertisement
Guest User

Untitled

a guest
Aug 25th, 2010
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.47 KB | None | 0 0
  1. <html>
  2.     <head>
  3.         <title>Carbon Fiber Template</title>
  4.         <link rel="stylesheet" href="style.css" type="text/css" media="screen" />
  5.     </head>
  6.     <body>
  7.         <div id="shadow">
  8.             <div id="shadow-top">
  9.                 <div id="home-blog">
  10.                 </div>
  11.                 <div id="home-other">
  12.                     <div id="left"></div>
  13.                     <div id="right"></div>
  14.                 </div>
  15.             </div>
  16.         </div>
  17.     </body>
  18. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement