Transform in CSS
Transform
The transform property in CSS is used to apply various types of transformations to an element. It allows you to modify the appearance and layout of an element by scaling, rotating, translating (moving), or skewing it.
The transform proper...
jeevanhenrydsouza.hashnode.dev2 min read