Don't like ads? PRO users don't see any ads ;-)
Guest

t

By: a guest on Apr 14th, 2012  |  syntax: HTML  |  size: 1.24 KB  |  hits: 16  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  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.  
  5.         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.         <title>Site Name &raquo; {Slogan}</title>
  7.         <link href="http://habboemotion.com/resources/maintlayout/34/_css/style.css" type="text/css" rel="stylesheet" media="all" />
  8.  
  9.  
  10. <!-- // ---------------------------------------------------\\ -->
  11. <!-- // LAYOUT CODED BY || ITSJASON || CLUBHABBOFORUM.NET \\ -->
  12. <!-- // REMOVING THIS TAG WILL VOID THE USE OF THIS LAYOUT \\ -->
  13. <!-- // WWW.FANSITEDEV.COM || WWW.ITSJASONJ.DEVIANTART.COM \\ -->
  14. <!-- // ---------------------------------------------------\\ -->
  15.  
  16. </head>
  17. <body>
  18.  
  19. <div id="wrapper">
  20.  
  21. <div id="content-top">
  22. <div id="blue-header">Manutenção - TrueStory</div>
  23. </div>
  24. <div id="content-middle">
  25.  
  26. <br>
  27. <center>Progresso do Site:
  28. <br><br>
  29. <img src="http://habboemotion.com/resources/maintlayout/22/images/25.png">
  30.  
  31. </div>
  32. <div id="content-bottom"></div>
  33.  
  34. <div id="footer">
  35. Copyright <strong>TrueStory</strong> 2010 - 2012
  36. <div id="floatright">
  37. Todos os direitos reservados a <strong></strong>
  38. </div>
  39. </div>
  40.  
  41. </div>
  42. </body>
  43. </html>