79544438

Date: 2025-03-30 10:23:11
Score: 0.5
Natty:
Report link

The zoom CSS property is a simple way to do this now that is now widely supported. This works perfectly and couldn't be easier. The only caveat is that it is only widely available since May 2024. https://caniuse.com/css-zoom

<img src="https://picsum.photos/300/400" style="zoom:50%">

https://developer.mozilla.org/en-US/docs/Web/CSS/zoom

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Harlan