Scrollbar Table?? |
![]() ![]() |
Scrollbar Table?? |
Jul 11 2005, 10:34 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 53 Joined: Aug 2004 Member No: 38,459 |
How can I use a scroll bar on only one table. I made a seperate table for where I want to put pictures and I want to use a scroll bar so the table wont be so huge. Anyone know how?
|
|
|
|
Jul 11 2005, 11:06 AM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
Use this:
CODE <div style="width: 130px; height: 110px; border: none; overflow: auto; font-family:arial; font-size: 12px; color:black;letter-spacing:-1px; background-color:powderblue; padding:6px;">STUFF HERE TO BE IN SCROLLBARS</div> Change the width and the height to your liking. |
|
|
|
![]() ![]() |