Skip to content

Commit

Permalink
the prey run away priditors
Browse files Browse the repository at this point in the history
  • Loading branch information
mengaww2ya committed May 8, 2024
1 parent 245b8a9 commit d4d4e94
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 11 deletions.
Binary file removed ball.png
Binary file not shown.
Binary file removed basketball-bouncing.gif
Binary file not shown.
Binary file removed download (1).jpeg
Binary file not shown.
Binary file removed download (2).jpeg
Binary file not shown.
Binary file removed download.jpeg
Binary file not shown.
11 changes: 3 additions & 8 deletions index.css
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
body{
background-image:url(download\ \(2\).jpeg);
background-image:url(irina-iriser-2Y4dE8sdhlc-unsplash.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.moving{
padding-top: 20%;
padding-top: 35%;
width: 100%;
height: 500px;
background-image: none;
height: 100;

}
.ball{
border-radius: 50%;
}
.someone{
overflow-y: 20%;
overflow-y: 20%
;}
14 changes: 11 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,17 @@
</head>
<body>
<div class="moving">
<marquee class="name" behavior="repeat" direction="right" scrolamount="20%">
<img class="someone" src="pixel-cat.gif">
<img class="ball" src="ball.png" ></marquee>
<marquee class="name" behavior="scroll" direction="right" scrollamount="40">
<img class="predator" src="tiger.gif">
<img class="predator" src="tiger.gif">
<img class="predator" src="tiger.gif">
<img class="predator" src="tiger.gif">
<img class="predator" src="tiger.gif">
<img class="predator" src="tiger.gif">
<img class="predator" src="tiger.gif">

<marquee class="name" behavior="scroll" direction="right" scrollamount="20">
<img class="prey" src="pixel-cat.gif">
</div>


Expand Down
Binary file added irina-iriser-2Y4dE8sdhlc-unsplash.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed istockphoto-1382180123-612x612.jpg
Binary file not shown.
Binary file added tiger.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d4d4e94

Please sign in to comment.