diff --git a/css/style-a-background-with-a-linear-gradient.md b/css/style-a-background-with-a-linear-gradient.md index 6c3cb7f..fd609af 100644 --- a/css/style-a-background-with-a-linear-gradient.md +++ b/css/style-a-background-with-a-linear-gradient.md @@ -5,8 +5,8 @@ The function in its simplest form can be used to style the background of an element with a vertical, linear gradient between two colors. - +![gradient example](https://i.imgur.com/Jybn4MB.png) +See the Pen pQpypW by Josh Branchaud (@jbranchaud) on CodePen. Here is what the CSS looks like: