Created
May 4, 2025 02:29
-
-
Save henshaw/0da127460a3a3abdb52589bd31907ba4 to your computer and use it in GitHub Desktop.
Lazy loading an image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<img src="https://domain.com/image.png” loading="lazy" alt="Image description"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Referenced in WordPress Performance and Speed Optimization Guide