Anthony-Mendola / css-kitten-wheelbarrow-lab-v-000

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS Kitten Wheelbarrow

Problem Statement

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.

Objectives

  1. Practice absolute positioning skills

Practice Absolute Positioning Skills

Steps

Tasks for LearnIDE Environment Users

  1. Click the "OPEN IDE" button

Tasks for Local Environment Users

  1. Fork this repository.
  2. Clone your fork locally.
  3. cd into the local repo you just cloned.

Process

  1. Open index.html in the browser. (For students using the Learn IDE, use these instructions on how to view HTML pages in the browser.)
  2. 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.

About

License:Other


Languages

Language:CSS 39.6%Language:Ruby 31.3%Language:HTML 25.9%Language:JavaScript 3.2%