Marquees in Boxes, help wanted.. |
Marquees in Boxes, help wanted.. |
Jul 20 2004, 01:58 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: May 2004 Member No: 17,235 |
does anyone know how get the marquee thingy in a box [sorry I don't know the right term for it]..an example is at Kristen's Xanga. I've looked in Xanga Scripts but I can't seem to find it...well Thnx..
|
|
|
|
![]() |
Jul 20 2004, 06:00 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 491 Joined: May 2004 Member No: 18,689 |
here try this code
<!-- begin code provided by createblog.com --> <table> <TR> <td> <fieldset> <marquee direction="left" height=35 width=35 scrollamount="2"><font color=#3399FF family="arial" size=1> text here</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="down" height=35 width=35 scrollamount="1"><font color=#CCCCCC family="arial" size=1> text here</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="right" height=35 width=35 scrollamount="1"><font color=#3399FF family="arial" size=1> text here</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="left" height=35 width=35 scrollamount="1"><font color=#CCCCCC family="arial" size=1> text here </font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="up" height=35 width=35 scrollamount="1"><font color=#3399FF family="arial" size=1> text here</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="down" height=35 width=35 scrollamount="1"><font color=#CCCCCC family="arial" size=1> text here</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="right" height=35 width=35 scrollamount="1"><font color=#3399FF family="arial" size=1> text here</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="right" height=35 width=35 scrollamount="1"><font color=#CCCCCC family="arial" size=1> text here</font> </marquee> </fieldset> </td> <td> </TABLE> <!-- end code provided by createblog.com --> hope this is wat your looking for |
|
|
|
x_swtangel Marquees in Boxes Jul 20 2004, 01:58 PM
kpxanqel <fieldset height=60 width=90 style="border... Jul 20 2004, 02:02 PM
x_swtangel QUOTE<fieldset height=60 width=90 style="b... Jul 20 2004, 02:16 PM![]() ![]() |