I need scroll box coding help
I need scroll box coding help
|
|
---|---|
Posted 2020-11-06 09:17:48
I need some help when I try to make a scroll box it works for a second but once it loads all the way it overflows out of the box.....see As you can see, once there's enough text in this box, the box will grow scroll bars... that's why it but it wont scroll! see I just overflows out of the box please help me.... |
꧁♈Pancake♈꧂ #26265 |
Posted 2020-11-06 09:18:28
<div style="height:120px;width:120px;border:1px solid #ccc;font:16px/26px Georgia, Garamond, Serif;overflow:scroll;"> text text text </div> this is the code I am using for it |
꧁♈Pancake♈꧂ #26265 |