Advertisement
Guest User

Untitled

a guest
Dec 18th, 2014
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link rel="stylesheet" type="text/css" href="E-box css.css">
  5. <title> The E-box </title>
  6.  
  7.  
  8. </head>
  9. <body>
  10. <div id="header">
  11. <img src="cooltext1848961387.png" alt="Logo">
  12. </div>
  13.  
  14.  
  15.  
  16. <div id="nav">
  17. Login<br>
  18. Register<br>
  19.  
  20.  
  21. </div>
  22. <div id="section">
  23. <h3>About E-box</h3>
  24. <p>
  25. E-box is one Middlesex students attempt at making a functional drop box style website
  26.  
  27. </p>
  28. <p>
  29. This was done in attempt to write a blog about the site and against all likelihood try to
  30. learn something before the winter holidays
  31. </p>
  32. </div>
  33. <div id="footer">
  34. Login and get your box filled today
  35. </div>
  36.  
  37.  
  38. </body>
  39. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement