https://github.com/ratracegrad/calculator-in-pure-css
https://github.com/ratracegrad/calculator-in-pure-css
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ratracegrad/calculator-in-pure-css
- Owner: ratracegrad
- Created: 2023-01-15T20:43:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T20:48:40.000Z (over 2 years ago)
- Last Synced: 2025-01-06T08:20:25.897Z (4 months ago)
- Language: CSS
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##Master CSS border-radius property by creating a calculator
This is the code for an article I wrote about mastering the `border-radius` property. In the article I show you how to use `border-radius` to create a calculator.
## Screenshots
Here is a screenshot of the calculator:

## Read the article
You can [read the article here](https://www.jenniferbland.com/master-css-border-radius-property-by-creating-a-calculator/).