Skip to content

Instantly share code, notes, and snippets.

@bonny
Created June 7, 2020 19:57
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