Skip to content

Instantly share code, notes, and snippets.

@monochromer
Created April 18, 2019 07:51
Show Gist options
  • Save monochromer/0e201b55edeac2aa32b88136faeb8058 to your computer and use it in GitHub Desktop.
Save monochromer/0e201b55edeac2aa32b88136faeb8058 to your computer and use it in GitHub Desktop.
HTML Includes
<!-- HTML Includes That Work Today -->
<!-- https://www.filamentgroup.com/lab/html-includes/ -->
<iframe
src="signal.svg"
loading="lazy"
onload="this.before((this.contentDocument.body||this.contentDocument).children[0]);this.remove()"
></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment