Category: CSS

CSS ( Cascading Style Sheets ) – a language that allows you to arrange and visually style elements on a website.
Thanks to CSS, we can also write simple and effective animations that do not require knowledge of Javascript.

In this article: what pseudo-elements are for and how to use ::before and ::after to animate buttons in an interesting way.