Skip to content

Instantly share code, notes, and snippets.

@henshaw
Created May 4, 2025 02:29
Show Gist options
  • Save henshaw/0da127460a3a3abdb52589bd31907ba4 to your computer and use it in GitHub Desktop.
Save henshaw/0da127460a3a3abdb52589bd31907ba4 to your computer and use it in GitHub Desktop.
Lazy loading an image
<img src="https://domain.com/image.png” loading="lazy" alt="Image description">
@henshaw
Copy link
Author

henshaw commented May 4, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment