Skip to content

Instantly share code, notes, and snippets.

@OrderAndCh4oS
Created April 26, 2020 08:52
Show Gist options
  • Save OrderAndCh4oS/6578eb53becfef89e016e0510747f443 to your computer and use it in GitHub Desktop.
Save OrderAndCh4oS/6578eb53becfef89e016e0510747f443 to your computer and use it in GitHub Desktop.
IO Radio Embed
<div style="position: relative;height: 245px;overflow: hidden;">
<iframe
style="position: absolute;top:0;left: 0;width: 100%;height: 100%;"
src="https://io-radio-embed.orderandchaoscreative.com/"
frameborder="0" scrolling="no"
onload="this.height=this.contentWindow.document.body.scrollHeight;"
></iframe>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment