nvermind93k
04-13-2004, 09:48 PM
does anyone have an html code for making my scrolling marquee larger in size. i have a code now but my font is really small...id appreciate if it was bigger, lol. thanks.
|
View Full Version : bigger scrolling marquee? nvermind93k 04-13-2004, 09:48 PM does anyone have an html code for making my scrolling marquee larger in size. i have a code now but my font is really small...id appreciate if it was bigger, lol. thanks. erictheman 04-13-2004, 10:35 PM <font size="20"><marquee behavior=scroll direction="left">Your message here</marquee></font> change the bold adrielle 04-14-2004, 01:05 AM You could use CSS too to make it super big:D <font style="font-size:100pt"> |