Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MithraPerera/css-exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSS Exercises

These exercises are a series of css related tasks intended to complement the HTML and CSS content on The Odin Project.

Checklist for exercises (insert check ✅ into [ ] upon completion)

  1. Foundations:
  • 01-css-methods [✅]
  • 02-class-id-selectors [✅]
  • 03-grouping-selectors [✅]
  • 04-chaining-selectors [✅]
  • 05-descendant-combinator [✅]
  • 06-cascade-fix [✅]
  1. Margin and Padding:
  • margin-and-padding-1 [✅]
  • margin-and-padding-2 [✅]
  1. Flex:
  • 01-flex-center [✅]
  • 02-flex-header [✅]
  • 03-flex-header-2 [✅]
  • 04-flex-information [✅]
  • 05-flex-modal [✅]
  • 06-flex-layout [✅]
  • 07-flex-layout-2 [✅]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.7%
  • CSS 42.3%