Skip to main content

· 2 min read

Overview

Introduction

The rotate() CSS function defines a transformation that rotates an element around a fixed point on the 2D plane, without deforming it.

Today I bring you how to rotate an image around a fixed point on the 2D plane using the rotates() function of css, with interactive example below you can play to rotate an image.