Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 438 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 438 Bytes

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.

Example

The following example shows a linear gradient that starts from the left and goes to the right.

Gradient