Scrolls |
Scrolls |
Oct 22 2007, 06:23 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Jul 2005 Member No: 178,807 |
Hi, I have this code. And I want my scroll tables to line up side by side, and right now they're going on their own line in a list down the page.
CODE <div style="overflow:auto;background-color:black; width:150px;height:100px;"> <font size = 5> TeeVee</font><BR> <BR>Bones! <BR>American Dreams <br>Greys Anatomy <br>Veronica Mars </a></div> <div style="overflow:auto;background-color:black; width:150px;height:100px;"> <font size = 5> Music</font><BR> <br>All American Rejects <br>Pink! <br>30 seconds to mars <br>some random county </a></div> <div style="overflow:auto;background-color:black; width:150px;height:100px;"> <font size = 5> Movies</font><BR> <BR>10 things I hate about you<BR> 13 going on 30<BR> 28 days<BR> 50 First Dates<BR> </a></div> </font> www.myspace.com/amy6406 |
|
|
|
clarity Scroll tables? I think you mean DIV boxes... anywa... Oct 22 2007, 07:33 PM
Amy6406 I'm not sure why I use the <a> but that ... Oct 23 2007, 05:53 AM
IVIike Alright I'm glad you got that figured out.
Top... Oct 23 2007, 10:01 AM![]() ![]() |