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

https://github.com/ompreetham/cssbattle

CSS Battle Results: A Visual Showcase!
https://github.com/ompreetham/cssbattle

battle css cssbattle cssbattle-solutions daily html targets

Last synced: 7 months ago
JSON representation

CSS Battle Results: A Visual Showcase!

Awesome Lists containing this project

README

          

# My CSS Battles Repository

Welcome to my repository where I showcase my results from various CSS battles challenges!

## What is CSS Battles?

CSS Battles is a platform where developers compete by creating CSS-only images based on a given prompt or challenge. It's a fun way to test and improve your CSS skills while learning new techniques.

## Instructions

```html

```

## How to Navigate This Repository

### Results

In this repository, you'll find my submissions for various CSS battles challenges. Each challenge is organized into its own directory, where you can find the HTML and CSS code I used to create the image.

#### Daily Target

- [2024](./daily-targets/2024/)

### How to Run

To view my submissions, simply navigate to the respective challenge directory and open the `index.html` file in your web browser.

```bash
cd "replace-directory"
open index.html
```