Skip to content

Some exercises to practice using the following CSS properties: box-sizing, display, float, and position.

Notifications You must be signed in to change notification settings

zachfedor/css-positioning-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Positioning

Instructions

  1. Fork this repo and clone your fork to work on it.
  2. Open up the index.html file in your browser to see the exercises.
  3. Complete each exercise by adding a new ruleset, or multiple rulesets, in order to style the elements according to the instructions.
  • Make sure you only edit the my-styles.css file. Edits to other files are not allowed.
  • Make sure your selectors are specific enough to only target the exercise you're working on.
  1. After each exercise, you should add and commit so you can save your progress.
  2. When you're done, push your changes to your remote then submit a Pull Request to the original repo.

Relevant Properties

Helpful Articles

About

Some exercises to practice using the following CSS properties: box-sizing, display, float, and position.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published