Skip to main content
Main Content

Are Scroll Boxes Possible?

Are Scroll Boxes Possible?
Posted 2020-12-07 08:42:49

I am trying to get some scroll boxes on my Den page but this keeps happening:



Here is my code:

<p><br></p><table class="table table-bordered" style="text-align: center;"><tbody><tr><td><div style="height:200px;width:200px;border:1px solid #ccc;font:16px/26px Georgia, Garamond, Serif;overflow:auto;">

As you can see, once there's enough text in this box, the box will grow scroll bars... that's why we call it a scroll box! You could also place an image into the scroll box.

<br>I scroll<br>I scroll<br>I scroll</div></td><td><div style="height:200px;width:300px;border:1px solid #ccc;font:16px/26px Georgia, Garamond, Serif;overflow:auto;">This Is Box Two</div></td><td><div style="height:200px;width:200px;border:1px solid #ccc;font:16px/26px Georgia, Garamond, Serif;overflow:auto;">

As you can see, once there's enough text in this box, the box will grow scroll bars... that's why we call it a scroll box! You could also place an image into the scroll box.

<br>wq<br>Qwd<br>qwd</div></td></tr></tbody></table><p style="text-align: center;"><br></p>

Is it possible to add scroll boxes to Dens?


Pikes Peak
#18651

Search Topic