Animer l'image ou le texte HTML
<!--will move up the image an infinite number of times-->
<marquee behavior="scroll" direction="up"><img src="pic/unsplash4.jpg">
</marquee>
VinCoD