How to Make a Linear Gradient in CSS
Wed Jan 08 2020 19:00:00 GMT+0000 (UTC)
Saved by @solitaire_4_07 #css #design #gradient
line 4: specifies the direction. Can also be defined in degrees. e.g. "45 deg" line 5-8: can specify as many colours as you want in the gradient. At least two different colours needed to form a gradient.
Comments