Alright. I am using a Windows 98 and I wanted to create a marquee in notepad. I placed it in the center. Look this was my coding:
<html>
<head>
<title>My first web page</title>
</head>
<body>
<center><marquee width="300" bgcolor="green" direction="right">Hi all of you</marquee></center>
</body>
</html>
for some reason though, the text in the marquee goes through properly but midway it disapears and den 10 seconds l8r it comes back on the left and does the same thing. Its really annoying. How can I fix this. I didnt know where to post this though. Please help.