Skip to content

hritik5102/CSS-Daily-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Daily Challenge ✨

Welcome to the CSS Daily Challenge repository!

This repository is a collection of CSS projects created as part of a daily challenge to improve CSS skills. Feel free to explore, learn, and contribute!

Projects

No. Project Live Demo
01 Multicolor border using conic gradient Live Demo
02 Modern CSS Resets Live Demo
03 Styling table Live Demo
04 Circle SVG Animation Using π Constant Live Demo
05 CSS Inheritance Live Demo
06 HSL Color Scheme Live Demo
07 A11y - Two tonned outline Live Demo
08 Color All Diagonal Cells Live Demo
09 Call to action card Live Demo
10 URL Input Validation Using CSS Live Demo
11 Negative Margin Effect Live Demo
12 Button Sliding Effect Live Demo
13 CSS Position Property Live Demo
14 Border Playground Live Demo
15 Focus Within Pseudo Class Live Demo
16 Word in the center of horizontal line Live Demo

Project Structure

  1. Each CSS project should be in its own folder.
  2. The folder name should be descriptive of the project.
  3. Include an index.html file to showcase the CSS.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

Make sure your changes don't break existing functionality without good reason.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Discuss the features, ideas you want to add to the project from here 📌

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.

Guidelines

  1. Feel free to experiment with different CSS techniques and properties.
  2. Try to create visually appealing and functional designs.
  3. Provide clear explanations for your code (if applicable).
  4. Respect the work of others and contribute positively to the community.

Let's build a strong CSS community together!

If you have any questions or suggestions, feel free to open an issue.

Happy coding! 😄

Contributor

Hritik Jaiswal