Skip to content

Instantly share code, notes, and snippets.

@bonny
Created June 7, 2020 19:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bonny/a0b32e7070967bf252f50fe4aa523d2c to your computer and use it in GitHub Desktop.
Save bonny/a0b32e7070967bf252f50fe4aa523d2c to your computer and use it in GitHub Desktop.
TextTV.nu iframe
<p>Iframe med "vanliga" texttv.nu</p>
<iframe
src="http://texttv.nu/"
title="TextTV.nu"
width="400"
height="540">
</iframe>
<p>Iframe med AMP-versionen av texttv.nu</p>
<iframe
src="http://texttv.nu/100/amp"
title="TextTV.nu"
width="400"
height="610">
</iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment