<html>
<body>
<marquee behavior=scroll>
Welcome to my Web Site!
</marquee><BR>
<marquee behavior=slide>
Welcome to my Web Site!
</marquee><BR>
<marquee behavior=alternate>
Welcome to my Web Site!
</marquee><BR>
<h3>You are watching a Scrolling Texts with behaviors</h3>
</body>
</html>
Result:
<body>
<marquee behavior=scroll>
Welcome to my Web Site!
</marquee><BR>
<marquee behavior=slide>
Welcome to my Web Site!
</marquee><BR>
<marquee behavior=alternate>
Welcome to my Web Site!
</marquee><BR>
<h3>You are watching a Scrolling Texts with behaviors</h3>
</body>
</html>
Result:
No comments:
Post a Comment