Perspective
Perspective along with a bottom box shadow helps to create the illusion of depth in a web page layout. Perspective is often expressed in pixels but using viewport width units works better on respnsive designs.
The lower the value for perspective - the greater the effect. A value of zero will remove it completely.
Image
The image shown above has anoptional caption and can be configured as a link. The image is inserted in two sizes for computer and smaller mobile devices andhas a lazy loading function.
The caption and/or the link icon can show on hover if required.
The animation settings are …
- Checkbox to turn on animation
- Animation time and delay set in milliseconds
- Initial scale and perspective
- Rotate on the X-axis , the Y-axis and the Z-axis with checkboxes to reverse the rotation direction
Example
The image above shows the caption and link icon on load. It has an initial scale of 0.65, it is rotated by 45° on the Y axis and the rotation is reversed .
The animation delay is set to 500ms and a time to 2500ms.