Skip to content

Commit

Permalink
Add README file
Browse files Browse the repository at this point in the history
  • Loading branch information
quintin-dev committed Jul 13, 2024
1 parent e53f188 commit 48c6eb0
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# CSS Mini Project: Color Markers

## Description

A simple project to practice CSS styling. This project is a simple webpage with a list of color markers.

## Features

**CSS**

- Linear Gradient Background
- Box Shadow
- rgb function
- rgba function
- hsl function
- hsla function

## Live Demo

[Color Markers](https://eddking-qs.github.io/CSS-Mini_Projects-Color_Markers/)

## Disclaimer

- This project will not be updated or maintained. It is a simple project to practice CSS.

Feel free to star or fork this project and style it as you wish.

0 comments on commit 48c6eb0

Please sign in to comment.