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> 


Comments

Popular posts from this blog

css animation easy code