This collection contains my solutions to the CSS Battle daily challenges.
CSS Battle is a website that offers daily and weekly CSS challenges to test and enhance our CSS abilities.
This repository contains my solutions to such challenges.
To view my solutions, follow these steps:
-
Clone the repository:
git clone https://github.com/Diego-PB/CssBattle.git
-
Navigate to the appropriate challenge directory:
cd Daily Css Battle/Date(ex: 20-02-2024)
-
To view the solution, look at the 'README.md' file.
NOTE: The different codes aren't optimized to have the fewest characters possible or to reach 100%, but rather around 99.9% sometimes on the CSS Battle website.
This repository is updated on a daily basis with new target solutions that you may use to develop your CSS abilities.