HTML5 – CSS3 and radial-gradient – part 001.

In this tutorial, I will show you a simple use of the radial-gradient.
Read the documentation here.
I used the codepen online editor and you can see my example online.
First, you need to create a div tag into HTML5 area and add a class named circles:

Into the CSS area you need to fix this background area and create the circles with this class:

The result can be see into the next frame:

See the Pen
the_gradient_CSS3_001
by Cătălin George Feștilă (@catafest)
on CodePen.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.