home *** CD-ROM | disk | FTP | other *** search
/ Clickx 75 / Clickx 75.iso / software / expressionweb / expressionwebv3 / ExpressionWeb_en.exe / Setup / WeConen.cab / xweb.personal1.tem.CONTACT.HTM.en < prev    next >
Encoding:
Text File  |  2009-06-09  |  2.9 KB  |  85 lines

  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" dir="ltr">
  3.     <!-- #BeginTemplate "../master.dwt" -->
  4.     <head>
  5.         <meta http-equiv="content-type" content="text/html;charset=utf-8" />
  6.         <!-- #BeginEditable "doctitle" -->
  7.         <title>Contact</title>
  8.         <!-- #EndEditable -->
  9.         <link rel="stylesheet" type="text/css" title="CSS" href="../styles/style0.css" media="screen" />
  10.     </head>
  11.  
  12.     <body>
  13. <!-- Begin Container -->
  14.         <div id="container">
  15. <!-- Begin Masthead -->
  16.             <div id="masthead">
  17.                 <h1><a href="#">Website Name</a></h1>
  18.                 <h3>Website description</h3>
  19.             </div>
  20. <!-- End Masthead -->
  21. <!-- Begin Navigation -->
  22.             <div id="navigation">
  23.                 <ul>
  24.                     <li><a href="../index.htm">Home</a></li>
  25.                     <li><a href="../about_me/default.html">About Me</a></li>
  26.                     <li><a href="../resume/default.html">R├⌐sum├⌐</a></li>
  27.                     <li><a href="../photo_gallery/default.html">Photo Gallery</a></li>
  28.                     <li><a href="../links/default.html">Links</a></li>
  29.                     <li><a href="default.html">Contact</a></li>
  30.                 </ul>
  31.             </div>
  32. <!-- End Navigation -->
  33. <!-- Begin content_container -->
  34.             <div id="content_container">
  35. <!-- Begin Left Column -->
  36.                 <div id="column_left">
  37.                 <!-- #BeginEditable "content" -->
  38.                     <div id="image"><img src="images/map.jpg" width="200" height="200" alt="" /></div>
  39.                     <h2>Mailing Address</h2>
  40.                     <p>John Q Public<br />
  41.                     123 Main Street<br />
  42.                     City, ST 00000</p>
  43.                     <h4>Driving Directions</h4>
  44.                     <ol>
  45.                         <li>[ordered list] </li>
  46.                         <li>Nunc a metus.</li>
  47.                         <li>Pellentesque augue.</li>
  48.                         <li>Taciti sociosqu ad litora.</li>
  49.                         <li> Torquent per conubia nostra.</li>
  50.                         <li> Per inceptos. </li>
  51.                         <li>Hymenaeos. </li>
  52.                         <li>Etiam enim dui, fermentum eget, suscipit a, rhoncus viverra, tortor.</li>
  53.                     </ol>
  54.                 <!-- #EndEditable -->
  55.                 </div>        
  56. <!-- End Left Column -->
  57. <!-- Begin Right Column -->
  58.                 <div id="column_right">
  59.                 <!-- #BeginEditable "sidebar" -->
  60.                     <h4>Contact Me</h4>
  61.                     <p>(000) 000-0000 home<br />
  62.                     (000) 000-0000 cell</p>
  63.                     <a href="mailto:myemail@domain.com">
  64.                     email address</a><!-- #EndEditable --></div>
  65. <!-- End Right Column -->
  66. <!-- Begin Footer -->    
  67.                 <div id="footer">
  68.                     <div id="copyright">
  69.                         <p>Copyright © 0000. All Rights Reserved.</p>
  70.                     </div>
  71.                     <p><a href="../index.htm">Home</a> | 
  72.                     <a href="../about_me/default.html">About Me</a> | 
  73.                     <a href="../resume/default.html">R├⌐sum├⌐</a> | 
  74.                     <a href="../photo_gallery/default.html">Photo Gallery</a> | 
  75.                     <a href="../links/default.html">Links</a> | 
  76.                     <a href="default.html">Contact</a></p>
  77.                 </div>
  78. <!-- End Footer -->
  79.             </div>
  80. <!-- End content_container -->
  81.         </div>
  82. <!-- End Container -->
  83.     </body>
  84. <!-- #EndTemplate -->
  85. </html>