scroll boxes---> HELP!, im having trouble w/ finding a html code |
![]() ![]() |
scroll boxes---> HELP!, im having trouble w/ finding a html code |
Jun 2 2005, 08:49 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 1 Joined: Jun 2005 Member No: 147,613 |
i would like to display some of my pictures in a scroll box so they take up less room on my MySpace, but i'm having problems...
the code i tried was: <TEXTAREA cols=40 rows=10>YOUR HTML HERE</TEXTAREA> but when i entered in the codes for my images they just appeared as text in the box on my page, please help me! |
|
|
|
Jun 2 2005, 08:53 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
Wrong place.
Moved to >Myspace Help. oh, I dont know. Everytime I use textarea, it screws everything up. |
|
|
|
Jun 2 2005, 09:04 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
to make a scroll box, use the following code
CODE <div style="overflow: auto; width: ###px; height: ###px;">Content here.</div> change ### to the size you want in "px" for height and width of scrollbox |
|
|
|
Jun 2 2005, 10:17 PM
Post
#4
|
|
|
=] ![]() ![]() ![]() ![]() Group: Member Posts: 244 Joined: May 2005 Member No: 141,175 |
to save space, you can also marquee the images.
you can change the direction of the marquee and all that good stuff. just put you can change it to down left right or up. |
|
|
|
![]() ![]() |