Log In · Register

 
marquee boxes, how do i make these?
feindlich
post Aug 21 2004, 02:09 AM
Post #1


Newbie
*

Group: Member
Posts: 5
Joined: Aug 2004
Member No: 42,096



here's an example
EXAMPLE

the square boxes with the marquees in them... how do i put a square box on my page with words scrolling up?
 
 
Start new topic
Replies
lhuvhurts
post Aug 21 2004, 02:20 AM
Post #2


I C DEAD PEOPLE
*****

Group: Member
Posts: 728
Joined: Jul 2004
Member No: 36,002



u dont make it...it is a code here is the code
[CODE]<table>
<TR>

<td>
<fieldset>
<marquee direction="left" height=35 width=50 scrollamount="2"><font
color=#ff0099
family="arial" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="down" height=35 width=50 scrollamount="1"><font
color=#ff66cc
family="arial" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="right" height=35 width=50 scrollamount="1"><font
color=#FF9FE0
family="arial" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="left" height=35 width=50 scrollamount="1"><font
color=#ff0099
family="arial" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="up" height=35 width=50 scrollamount="1"><font
color=#ff66cc
family="arial" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="down" height=35 width=53 scrollamount="1"><font
color=#FF9FE0
family="arial" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
</TABLE>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: