Circle bubble with CSS and HTML5 – part 001.

This is a simple example of circle bubble with CSS and HTML 5.
It is a circle with a blue color that raises similar to where on the surface of a liquid.
The visual effect is very pleasant and the source code is simple.
You need to create an index.html file with this source code:

The next step is to make a style.css file in same folder with the HTML 5 file.
The source code of this file is this:

The result of this example can be found here.

Leave a Reply

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