Skip to content

Instantly share code, notes, and snippets.

@nikolalsvk
Last active December 7, 2022 19:34
Show Gist options
  • Save nikolalsvk/68e269b3524bd663e8bdff0b0617af53 to your computer and use it in GitHub Desktop.
Save nikolalsvk/68e269b3524bd663e8bdff0b0617af53 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg>
<foreignObject width="100%" height="100%">
<div xmlns="http://www.w3.org/1999/xhtml">
<style>
div {
color: green;
}
</style>
<div>
<p>Hey there</p>
<h1>Hi hi</h1>
</div>
</div>
</foreignObject>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment