01-10-2001, 11:31 PM
K here is the line I use for the scrolling text.
<html><body><p><marquee style="font-family: Arial; font-size: 22pt; font-weight: bold; color: #00FF00" width="400">Insert Text here</marquee></p></body></html>
To change the text in the scolling text you can put whatever you want in place of this:
<html><body><p><marquee style="font-family: Arial; font-size: 22pt; font-weight: bold; color: #00FF00" width="400">Insert Text here</marquee></p></body></html>
The font can be changed by adding in your own font here
<html><body><p><marquee style="font-family: Arial; font-size: 22pt; font-weight: bold; color: #00FF00" width="400">Insert Text here</marquee></p></body></html>
And the font size can color can be changed in these places
<html><body><p><marquee style="font-family: Arial; font-size: 22pt; font-weight: bold; color: blue" width="400">Insert Text here</marquee></p></body></html>
That should be enought to make the scrolling text
<html><body><p><marquee style="font-family: Arial; font-size: 22pt; font-weight: bold; color: #00FF00" width="400">Insert Text here</marquee></p></body></html>
To change the text in the scolling text you can put whatever you want in place of this:
<html><body><p><marquee style="font-family: Arial; font-size: 22pt; font-weight: bold; color: #00FF00" width="400">Insert Text here</marquee></p></body></html>
The font can be changed by adding in your own font here
<html><body><p><marquee style="font-family: Arial; font-size: 22pt; font-weight: bold; color: #00FF00" width="400">Insert Text here</marquee></p></body></html>
And the font size can color can be changed in these places
<html><body><p><marquee style="font-family: Arial; font-size: 22pt; font-weight: bold; color: blue" width="400">Insert Text here</marquee></p></body></html>
That should be enought to make the scrolling text