CSS provides us with plenty of ways to stylize the text. Some techniques are used more often, some less often. In this article I would like to present the most interesting methods of text stylization with the help of shadows.
Drop-down menu is an irreplaceable attribute of the most websiites currently. There are numerous ways and methods to implement the drop-down menu. This article concerns Drop-down menu implemented in CSS3.
What is gradient? Gradient is a fill type when you have one color gradually turning into another.
To implement gradient, it is necessary to specify color and opacity of certain key points, as well as color and transparency of the remaining points that are calculated according to certain mathematical algorithms.