Hello,
My aim is to have a bit of text that doesnt move, with a marquee that 'runs' into it.
What i want is to have 'Latest News:' and then 'scrolling text'.
The code i have is:
thanks!
My aim is to have a bit of text that doesnt move, with a marquee that 'runs' into it.
What i want is to have 'Latest News:' and then 'scrolling text'.
The code i have is:
Code:
<p>Latest News:<marquee behavior="alternate" direction="left"><a href="Map.html"> Click here to find your local centre</a></marquee></p>
thanks!