tentacoolgoods

click between entry parts - taken from karl

Jan 23rd, 2018
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. <center>
  2. <div style="margin:0 auto;overflow:hidden;width:800px; height:350px;">
  3.  
  4. <!--first part-->
  5. <a name="one"><table align="left" cellpadding="5"><tr><td><div style="width:630px; color:#333;font-family:georgia,times,serif;line-height:150%;text-align:justify;font-size:11px;">
  6. <div class="page" style="height:250px; overflow:auto;">
  7. PART ONE TEXT
  8. </div></div></td>
  9. <td><a href="#two"><img src="https://i.imgur.com/WeX2HzI.png" width="70" title="2"></a></td></tr></table></a>
  10. <!--/first part-->
  11.  
  12. <!--middle part-->
  13. <a name="two"><table align="left" cellpadding="5"><tr><td><a href="#one"><img src="https://i.imgur.com/LTqTHEf.png" width="70" title="1"></a></td><td><div style="width:630px;margin:0 auto;color:#333;font-family:georgia,times,serif;line-height:150%;text-align:justify;font-size:11px;">
  14. <div id="content" style="height:300px;overflow:hidden">
  15. PART TWO TEXT
  16. </div></div></td>
  17. <td><a href="#three"><img src="https://i.imgur.com/WeX2HzI.png" width="70" title="3"></a></td></tr></table></a>
  18. <!--/middle part-->
  19.  
  20. <!--final part-->
  21. <a name="three"><table align="left" cellpadding="5"><tr><td><a href="#two"><img src="https://i.imgur.com/LTqTHEf.png" width="70" title="12"></a></td><td><div style="width:630px;margin:0 auto;color:#333;font-family:georgia,times,serif;line-height:150%;text-align:justify;font-size:11px;">
  22. <div id="content" style="height:300px;overflow:hidden">
  23. PART THREE TEXT
  24.  
  25. to add more parts c/p the middle part coding and change a name="three" to the proper corresponding numbers.
  26. make sure you're changing this for the imgur arrow link too so that they take you to the right place.
  27. </div></div></td>
  28. </tr></table></a>
  29. <!--/final part-->
  30.  
  31.  
  32. <!--closing tags-->
  33. </div></center>
Advertisement
Add Comment
Please, Sign In to add comment