Advertisement
Monokeros

Untitled

Jul 4th, 2014
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <link type="text/css" rel="stylesheet" href="stylesheet.css" />
  3. <title>Translations</title>
  4. <div class="menu">
  5. <ul class="layout">
  6. <li><a href="server.html">Home</a>
  7. </li>
  8. <li><a href="archive.html">Archive</a>
  9. </li>
  10. </ul>
  11. </div>
  12. <div class="lsides">
  13. <p>More things here</p>
  14. <p>More things here</p>
  15. <p>More things here</p>
  16. <p>More things here</p>
  17. <p>More things here</p>
  18. <p>More things here</p>
  19. </div>
  20.  
  21. <ul class="rside">
  22. <a href="viewer.html"><li class="new" style="background:url(http://puu.sh/6FrJW.png) center center">
  23. <div class="caption">Kami Sama Ch.56</div>
  24. </li></a>
  25. <li class="new" style="background:url(http://puu.sh/6v2IL.png) center center">
  26. <div class="caption">Terraformers Ch.##</div>
  27. </li>
  28. <li class="new" style="background:url(http://puu.sh/6v2IL.png) center center">
  29. <div class="caption">Terraformers Ch.##</div>
  30. </li>
  31. </ul>
  32. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement