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!
- Host: GitHub
- URL: https://github.com/ompreetham/cssbattle
- Owner: OmPreetham
- License: mit
- Created: 2024-03-19T03:05:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-02T06:12:29.000Z (over 1 year ago)
- Last Synced: 2024-04-03T04:24:32.701Z (over 1 year ago)
- Topics: battle, css, cssbattle, cssbattle-solutions, daily, html, targets
- Language: HTML
- Homepage: https://cssbattle.dev/player/ompreetham
- Size: 32.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```