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
xlilaznmonkeyx
post Aug 21 2004, 02:57 AM
Post #2


grand m0nkey =P
****

Group: Member
Posts: 236
Joined: May 2004
Member No: 18,681



Here it is.It works and its in the center.Just put it in your Website Stat. wink.gif
CODE
<!-- begin code provided by createblog.com -->
<center>
<table>
<TR>
<td>
<fieldset>
<marquee direction="down" height=35 width=35 scrollamount="2"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="left" height=35 width=35 scrollamount="1"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="up" height=35 width=35 scrollamount="1"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="right" height=35 width=35 scrollamount="1"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="down" height=35 width=35 scrollamount="1"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="left" height=35 width=35 scrollamount="1"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="up" height=35 width=35 scrollamount="1"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="right" height=35 width=35 scrollamount="1"><font
color=#COLOR
family="FONT" size=1>
TEXT HERE</font>
</marquee>
</fieldset>
</td>
<!-- end code provided by createblog.com -->
 

Posts in this topic


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