<html> <html>
<head><title>Animation</title> <head><title>Animation</title>
<style> <style>
body{ body{
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
background-attachment: fixed; background-attachment: fixed;
} }
</style> </style>
</head> </head>
<body background="[Link]"> <body background="[Link]">
<marquee scrollamount="16"> <marquee scrollamount="16">
<img src="[Link]" width="16%"/> <img src="[Link]" width="16%"/>
</marquee> </marquee>
<br><br><br><br><br><br><br> <br><br><br><br><br><br><br>
<marquee direction="right" scrollamount="35"> <marquee direction="right" scrollamount="35">
<img src="[Link]" width="26%"/> <img src="[Link]" width="26%"/>
<img src="[Link]" width="22%"/> <img src="[Link]" width="22%"/>
<img src="[Link]" width="16%"/> <img src="[Link]" width="16%"/>
<img src="[Link]" width="30%"/> <img src="[Link]" width="30%"/>
</marquee> </marquee>
</body> </body>
</html> </html>
<html> <html>
<head><title>Animation</title> <head><title>Animation</title>
<style> <style>
body{ body{
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
background-attachment: fixed; background-attachment: fixed;
} }
</style> </style>
</head> </head>
<body background="[Link]"> <body background="[Link]">
<marquee scrollamount="16"> <marquee scrollamount="16">
<img src="[Link]" width="16%"/> <img src="[Link]" width="16%"/>
</marquee> </marquee>
<br><br><br><br><br><br><br> <br><br><br><br><br><br><br>
<marquee direction="right" scrollamount="35"> <marquee direction="right" scrollamount="35">
<img src="[Link]" width="26%"/> <img src="[Link]" width="26%"/>
<img src="[Link]" width="22%"/> <img src="[Link]" width="22%"/>
<img src="[Link]" width="16%"/> <img src="[Link]" width="16%"/>
<img src="[Link]" width="30%"/> <img src="[Link]" width="30%"/>
</marquee> </marquee>
</body> </body>
</html> </html>