https://github.com/adrinlol/gradient
Gradient lets you display smooth transitions between three linear colors.
https://github.com/adrinlol/gradient
color css3 gradient html5 linear-gradient-generator
Last synced: 2 months ago
JSON representation
Gradient lets you display smooth transitions between three linear colors.
- Host: GitHub
- URL: https://github.com/adrinlol/gradient
- Owner: Adrinlol
- Created: 2019-04-25T20:31:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T20:56:18.000Z (about 6 years ago)
- Last Synced: 2025-01-20T13:35:04.413Z (4 months ago)
- Topics: color, css3, gradient, html5, linear-gradient-generator
- Language: HTML
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gradient
- To create a linear gradient you must define three colors.
- Linear gradient lets you display smooth transitions between the color stops.
- Code for the current gradient is always displayed below.
## ExampleThe following example shows a linear gradient that starts from the left and goes to the right.
