The-Code-Dose / html-css-challenges

A collection of beginner friendly practice exercises on HTML & CSS topics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML & CSS Challenges

A collection of beginner friendly practice exercises on HTML & CSS topics.

All the challenges are present in the challenges directory.

The solutions (coming soon) are provided in the solutions directory.

Guide to submitting solutions

If you want to submit a solution for any challenge, please follow the below guidelines:

  • Place your solution code in the correct directory. For example, if you are submitting the solution for challenges/flex/1.md, the solution files should go inside solutions/flex/1/.
  • While submitting a pull request, please add screenshots of your results.
  • Please do not submit solutions if they already exist.

About

A collection of beginner friendly practice exercises on HTML & CSS topics.


Languages

Language:HTML 53.8%Language:CSS 46.2%