Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2015
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.17 KB | None | 0 0
  1. <html>
  2.     <title>
  3.     </title>
  4.         <link type="text/css" rel="stylesheet" href="../styles/style.css">
  5.     <body>
  6.         <div id="container">
  7.            
  8.         <div id="header"
  9.             <img src="../images/logo.jpg">
  10.             </div>
  11.  
  12.             <ul id="nav">
  13.             <li> <a href="../index.html">Home Page</a></li>
  14.                 <li> <a href="shipwrecks.html">Shipwrecks in your area</a></li>
  15.                 <li> <a href="help.html">Help</a></li>
  16.                 <li> <a href="contact.html">Contact</a></li>
  17.                 <li> <a href="about_us.html">About Us</a></li>
  18.                 </ul>
  19.  
  20.             <div id="rightContentList">
  21.            
  22.             </div>
  23.                
  24.             <div id="leftContentList">
  25.             <p>
  26.             <a href="admella.html">Admella</a><br><br>
  27.                 <img src="../images/admella.jpg"><br><br>
  28.             <a href="emily_smith.html">Emily Smith</a><br>
  29.                 <img src="../images/emily_smith.png"><br><br>
  30.             <a href="loch_sloy.html">Loch sloy</a><br>
  31.                 <img src="../images/loch_sloy.jpg"><br><br>
  32.             <a href="maria.html">Maria</a><br>
  33.                 <img src="../images/maria.jpg"><br><br>
  34.             <a href="geltwood.html">Geltwood</a><br>
  35.                 <img src="../images/Geltwood.jpg"><br><br>
  36.             <a href="Nyora.html">Nyora</a><br>
  37.                 <img src="../images/nyora.jpg"><br><br>
  38.             </p>
  39.             </div>
  40.            
  41.             <div id="clockbox">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement