You are on page 1of 1

<html>

<head>
<style>
body{
background-repeat:no-repeat;
background-size:100% 100%;
background-attachment:fixed;}
</style>
<title>Animation</title>
</head>

<body background="C:\Users\clbr\OneDrive\Desktop\animation\bg.jpg">
<marquee>
<img src="C:\Users\clbr\OneDrive\Desktop\animation\dog.gif"/>
</marquee>
</body>

</html>

You might also like