Oh no! All of our kittens have escaped from the wheelbarrow. Help collect all the kittens into the wheelbarrow using CSS selectors and absolute positioning.
- Practice absolute positioning skills
- Click the "OPEN IDE" button
- Fork this repository.
- Clone your fork locally.
cd
into the local repo you just cloned.
- Open index.html in the browser. (For students using the Learn IDE, use these instructions on how to view HTML pages in the browser.)
- Use the comments in css/place-kitty.css to write the correct selectors to move each kitty into the wheelbarrow.