An open API service indexing awesome lists of open source software.

https://github.com/kevinkoech357/css-exercises

CSS Exercises for The Odin Project - Foundations.
https://github.com/kevinkoech357/css-exercises

Last synced: 3 months ago
JSON representation

CSS Exercises for The Odin Project - Foundations.

Awesome Lists containing this project

README

        

# CSS-exercises
CSS Exercises for The Odin Project - Foundations.

## 01-css-methods
Practicing styling HTML using:
* External CSS Method
* Internal CSS Method
* Inline CSS Method

## 06-cascade-fix
Gauging specificity of different selecors:
* ID-selector
* Class-selector
* Type-selector