Valhalla Legends Archive

Programming => General Programming => Topic started by: nicky123 on April 09, 2009, 12:11 AM

Title: Help - marquee tag in html
Post by: nicky123 on April 09, 2009, 12:11 AM
I want use marquee tag with color changing display in my page in text of "Click here.." i have no idea about this coding
so, any one guide me how can it be possible ?
Title: Re: Help - marquee tag in html
Post by: Prodigy on April 09, 2009, 07:10 AM
If I understood correctly, you want your marquee'd text to be colored, correct? If so, you would type something like this:

<marquee><font color="WhateverColorCode">Text</font></marquee>

If I didn't understand your question correctly please tell me  ;D