Possible Duplicate:
Is it acceptable to use the marquee element in HTML?
I tried, the old ancient marquee tag, and it still works. Is it okay to use it?
<html>
<head>
<title>
</title>
</head>
<body>
<marquee>
<h1>Hello</h1>
</marquee>
</body>
</html>
Do not use
<marquee>According to Wikipedia