Advertisement
planthed

Links table #5 HTML

Jul 23rd, 2016
477
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. <!---
  2. if you want more boxes paste this
  3.  
  4. <h1>title</h1>
  5. <div id="table">
  6. <a href="http://">link</a>
  7. <a href="http://">link</a>
  8. <a href="http://">link</a>
  9. <a href="http://">link</a>
  10. <a href="http://">link</a>
  11. <a href="http://">link</a>
  12. <a href="http://">link</a>
  13. <a href="http://">link</a>
  14. <a href="http://">link</a>
  15. </div>
  16. ---->
  17. <h1>title 1</h1>
  18. <div id="table">
  19. <a href="http://">link</a>
  20. <a href="http://">link</a>
  21. <a href="http://">link</a>
  22. <a href="http://">link</a>
  23. <a href="http://">link</a>
  24. <a href="http://">link</a>
  25. <a href="http://">link</a>
  26. <a href="http://">link</a>
  27. <a href="http://">link</a>
  28. </div>
  29. <h1>title 2</h1>
  30. <div id="table">
  31. <a href="http://">link</a>
  32. <a href="http://">link</a>
  33. <a href="http://">link</a>
  34. <a href="http://">link</a>
  35. <a href="http://">link</a>
  36. <a href="http://">link</a>
  37. <a href="http://">link</a>
  38. <a href="http://">link</a>
  39. <a href="http://">link</a>
  40. </div>
  41. <h1>title 3</h1>
  42. <div id="table">
  43. <a href="http://">link</a>
  44. <a href="http://">link</a>
  45. <a href="http://">link</a>
  46. <a href="http://">link</a>
  47. <a href="http://">link</a>
  48. <a href="http://">link</a>
  49. <a href="http://">link</a>
  50. <a href="http://">link</a>
  51. <a href="http://">link</a>
  52. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement