Guest User

Untitled

a guest
Sep 20th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1.  
  2. <!-- content to be placed inside <body>…</body> -->
  3.  
  4. <!-- This is the Header -->
  5. <div id="header">
  6. </div>
  7. <div id="on-top-header">
  8. <img src="assets/tempiconbigger.png" alt="Jessica Gann Logo" width="128" height="128" hspace="10" vspace="10" />
  9. <p class="menu">
  10. <a href="index.html">Home</a> |
  11. <a href="about.html">About</a> |
  12. <a href="portfolio.html">Portfolio</a> |
  13. <a href="resume.html">Resume</a> |
  14. <a href="contact.html">Contact</a>
  15. </p class="menu">
  16. </div>
  17.  
  18. <!--This is where the content of the Home Page starts-->
  19.  
  20. <div id="body">
  21. <p>Blurb about welcome to Jessica Gann's website.
  22. </p>
  23. <p>I can has blog? I can has content? I can has life?
  24. </p>
  25. </div id="body>
  26. <!-- This is a sort of Footer -->
  27.  
  28. <hr />
  29. <p>Contact Jessica Gann
  30. <a href="mailto:jmgann@uh.edu">here</a>.
  31. <br/>Last updated on <!-- #BeginDate format:Am1 -->March 21, 2012<!-- #EndDate -->
  32. </p>
  33.  
  34. <!-- End of page -->
Add Comment
Please, Sign In to add comment