Skip to content

Instantly share code, notes, and snippets.

@martijngastkemper
Created October 9, 2015 08:00
Show Gist options
  • Save martijngastkemper/16f8c8fdbda167e896cb to your computer and use it in GitHub Desktop.
Save martijngastkemper/16f8c8fdbda167e896cb to your computer and use it in GitHub Desktop.
Show a fullscreen embed Prezi presentation.
<html>
<head>
<title>Prezi presentation</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.min.css" type="text/css" rel="stylesheet" />
</head>
<body>
<iframe id="iframe_container" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" width="100%" height="100%" src="https://prezi.com/embed/ujk4bs8b72ki/?bgcolor=ffffff&amp;lock_to_path=0&amp;autoplay=0&amp;autohide_ctrls=0&amp;landing_data=bHVZZmNaNDBIWkRDVE93YVVDTVN5dWF2eDNlZVpKayszYlFONi91ZVhLUVdLQ1RaUnZTZ04yVTR0YjM0dXlWbnhYZ3F6WU09&amp;landing_sign=vw8A4a6gflkN-MHQ1jTdQ95uragP8fklEo-qfhXCYwQ"></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment