TheRealL

Untitled

Oct 2nd, 2011
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.65 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <html>
  3.     <head>
  4.         <title>Matriac HQ</title>
  5.         <link href='http://fonts.googleapis.com/css?family=Holtwood+One+SC' rel='stylesheet' type='text/css'>
  6.         <link href="style.css" rel="stylesheet" type="text/css">
  7.     </head>
  8.     <body>
  9.         <div id="container">
  10.  
  11.             <header>
  12.                 <h1> MATRIAC CORP. </h1>
  13.             </header>
  14.  
  15.             <nav>
  16.                 <ul>
  17.                     <li><img id="AboutUs" src="apache_pb.gif"></li>
  18.                     <li><img id="Games" src="apache_pb.gif"></li>
  19.                     <li><img id="Contact" src="apache_pb.gif"></li>
  20.                    
  21.                 </ul>
  22.             </nav>
  23.  
  24.             <section class="content">
  25.                 <img id="office1" src="apache_pb2.png">
  26.             </section>
  27.  
  28.         </div>
  29.     </body>
  30. </html>
  31.  
Advertisement
Add Comment
Please, Sign In to add comment