Posted by Code for scroll boxes?!

pretzelbear🥨 (#159405)

Impeccable
View Forum Posts


Posted on
2019-06-13 16:23:17
Hi! What is the code for...

a single big scroll box?

two medium scroll boxes side by side?

three small scroll boxes side by side?



Hrt Icon 0 players like this post! Like?

Xar 💀 I.R.I.S. (#18770)

Divine
View Forum Posts


Posted on
2019-06-13 16:30:10
Undefined scrolls with no design:
<*div style="border:1px solid black;width:150px;height:150px;overflow:auto;"*>
text text text text
<*/*div>

Take out the *s. So long as there is no break (an enter or < br >) between the div classes, the boxes will always be beside each other. Play with the width and height #s to fit them.

If you want pretty boxes like on my den, then you'll have to use CSS



Hrt Icon 0 players like this post! Like?

pretzelbear🥨 (#159405)

Impeccable
View Forum Posts


Posted on
2019-06-13 16:31:51
Thanks so much!!!



Hrt Icon 0 players like this post! Like?







Memory Used: 622.08 KB - Queries: 0 - Query Time: 0.00000 - Total Time: 0.00347s