Tutorials / HTML / Moving Things / Make text and pictures move < you are here. |
![]() ![]() ![]() ![]() |
We're going to use the <marquee> tag to make writing and pictures move like this:
Help! The ship's chasing me... <img src="images/vikship.gif" />
<marquee scrollamount="10" direction="left" behavior="scroll"> Help! The ship's chasing me... <img src="images/vikship.gif" /> </marquee>
you might like to try these tutorials too: