Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ratracegrad/calculator-in-pure-css
https://github.com/ratracegrad/calculator-in-pure-css
Last synced: about 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T20:48:40.000Z (almost 2 years ago)
- Last Synced: 2023-02-27T12:06:27.179Z (almost 2 years ago)
- Language: CSS
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- 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:
![grid to list toggle](https://res.cloudinary.com/ratracegrad/image/upload/v1673808918/Screenshot_2023-01-15_at_1.55.00_PM_d4ztoy.png)
## Read the article
You can [read the article here](https://www.jenniferbland.com/master-css-border-radius-property-by-creating-a-calculator/).