<html>
<style>
b{color:Blue;}
body{color:pink;}
</style>
<title>Bouncing Text</title>
<body>
<marquee direction="down" width="500" height="500"
behavior="alternate" style="border:solid" scrollamount="10">
<marquee behavior="alternate">
<b>Hey I am jumping</b></marquee>
</marquee>
</body>
</html>
No comments:
Post a Comment