Advertisement
jMOD

josephkesisoglou.co.uk index.html

Mar 3rd, 2013
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.58 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 xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  5. <title>Home | Joseph Kesisoglou</title>
  6. <link href="style.css" rel="stylesheet" type="text/css" /> <!-- stylesheet link -->
  7. <link rel="shortcut icon" href="images/favicon.ico" /> <!-- favicon link -->
  8.  
  9. </head>
  10.  
  11. <!-- <div class="sitename">
  12. </div> don't use when .mainimage is active -->
  13.  
  14. <body>
  15.  
  16. <div class="container">
  17.  
  18.   <div class="header">
  19.  
  20.     <div class="nav"> <a href="http://josephkesisoglou.co.uk" title="Home" alt="home page of Joseph Kesisoglou, photographer">Home</a>
  21.                       <a href="http://josephkesisoglou.co.uk/about" title="About" alt="about page for josephkesisoglou.co.uk">About</a>
  22.                       Portfolio
  23.                       <a href="http://josephkesisoglou.co.uk/blog" title="Blog" alt="blog of Joseph Kesisoglou, photographer" target="_blank">Blog</a>
  24.     <!-- end .nav --></div>  
  25.  <!-- end .header --></div>
  26.  
  27.     <div class="content">
  28.  
  29.        <div class="mainimage" alt="View of the caldera with the largest crater on the volcanic island of Nisyros, Greece">
  30.          <h2>Joseph Kesisoglou</h2>
  31.        <!-- end mainimage -->
  32.        </div>
  33.  
  34.      <!-- end .content --></div>
  35.    
  36.   <div class="footer" alt="Contact Joseph Kesisoglou">
  37.           <p>+44 (0) 7412 601 840 &#149; info[at]josephkesisoglou.co.uk </p>
  38.   <!-- end .footer --></div>
  39.  
  40. <!-- end .container --></div>
  41. </body>
  42. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement