Skip to content

Instantly share code, notes, and snippets.

@henshaw
Created May 4, 2025 02:29
Show Gist options
  • Select an option

  • Save henshaw/0da127460a3a3abdb52589bd31907ba4 to your computer and use it in GitHub Desktop.

Select an option

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
Copy Markdown
Author

henshaw commented May 4, 2025

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