<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width,
initial-scale=1">
<style>
.fish1{
margin-top:100px;
border-radius:50%;
}
.fish2{
margin-top:300px;
border-radius:50%;
}
</style>
</head>
<body style =
"background:url('ocean.jpeg');opacity:0.5;">
<marquee width = "80%" scrollamount="50"><img src =
"feed-grow-head.png" height = 80 width = 300 style =
"opacity:0.8";" class = "fish1"/></marquee>
<marquee width = "50%" scrollamount="50"><img src =
"feed-grow-head.png" height = 80 width = 300 style =
"opacity:0.8";" class = "fish2"/></marquee>
<img src = "algae.gif" class = "algae" style =
"border-radius:50%;margin-left:310px;margin-top:100px;"/>
</body>
</html>
this is ocean.jpeg
this is feed-grow-head.png
If you have any doubts please comment and please don't dislike.
Get Answers For Free
Most questions answered within 1 hours.