Advertisement
planthed

Links table #4 HTML

Jul 1st, 2016
611
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. <div id="table">
  2. <h1>TITLE 1</h1>
  3. <div id="t1">
  4. <!---------------------------------------->
  5. <a href="http://">link</a>
  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. <a href="http://">link</a>
  16. <!---------------------------------------->
  17. </div>
  18. <h1>TITLE 2</h1>
  19. <div id="t2">
  20. <!---------------------------------------->
  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. <a href="http://">link</a>
  29. <a href="http://">link</a>
  30. <a href="http://">link</a>
  31. <a href="http://">link</a>
  32. <!---------------------------------------->
  33. </div>
  34. <h1>TITLE 3</h1>
  35. <div id="t3">
  36. <!---------------------------------------->
  37. <a href="http://">link</a>
  38. <a href="http://">link</a>
  39. <a href="http://">link</a>
  40. <a href="http://">link</a>
  41. <a href="http://">link</a>
  42. <a href="http://">link</a>
  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. <!---------------------------------------->
  49. </div>
  50. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement