Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.18 KB | None | 0 0
  1. <html>
  2. <head>
  3. <!--
  4. under construction basic template for thebaseblog
  5. coder - medo
  6. -->
  7. <title>TheBaseBlog Home</title>
  8. </head>
  9.  
  10. <body>
  11. <center><h2>Welcome to TheBaseBlog.com</h2></center>
  12. <center>
  13.   <div>
  14.       [ <a href = "index.html">Home</a>]
  15.       &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  16.       [ <a href = "staff.html">Staff Blog</a>]
  17.       &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  18.       [ <a href = "forums.html">Forums</a>]
  19.    </div>
  20. </center>
  21.  
  22. <p><h3><center>
  23. This site is currently under construction, but we're working on completing it. The website will be finished shortly,
  24. until then, feel free to look up our Twitter account for more information
  25. </p></h3></center>
  26. <p><center><h4> Please check back regularly for site updates </p></center></h4>
  27. <p><center><h4>Thank you, and enjoy TheBaseBlog! </p></center></h4>
  28. <p><center><h4>TheBaseBlog Staff </p></center></h4>
  29. <hr/>
  30. <h2>Updates</h2>
  31. <ul>
  32. <li><b>22/02/2011-The Team blog has been opened! Go have a look...</li></b>
  33. <li><b>22/02/2011-The forums are now open. Please sign up...</li></b>
  34. </ul>
  35. <address style="text-align: center">TheBaseBlog&bull;CEO: josh &bull; Your basement&bull; (555)555-5555 &bull;</address>
  36. </body>
  37. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement