Help collect all the kittens into the wheelbarrow using CSS selectors.
- 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, here are 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.
View CSS Kitten Wheelbarrow on Learn.co and start learning to code for free.