Html Maquree Image Tag code
Looking here easy html marquee code
<!Doctype html>
<html>
<head>
<body>
<marquee direction="up"> <img src="girl.jpeg"></img> </marquee>
</body>
</html>
<!Doctype html>
<html>
<head>
<body>
<marquee direction="up"> <img src="girl.jpeg"></img> </marquee>
</body>
</html>
Comments