Skip to content

Instantly share code, notes, and snippets.

@tomasholderness
Last active August 29, 2015 14:02
Show Gist options
  • Select an option

  • Save tomasholderness/c2f532feb4075558d380 to your computer and use it in GitHub Desktop.

Select an option

Save tomasholderness/c2f532feb4075558d380 to your computer and use it in GitHub Desktop.
Video embedding in PetaJakarta.org
<div id="headerwrap">
<div class="container">
<div class="jumbotron" style="padding-top:0px;">
<h1 id="title">PetaJakarta.org/banjir</h1>
<p class="lead"><b>petajakarta.org/banjir</b> is an open source, community-led platform to collect and disseminate information about flooding and critical water infrastructure in Jakarta</p>
<div id="video">
<p><iframe width="560" height="315" src="//www.youtube.com/embed/QubtNdfLQHk?rel=0" frameborder="0" allowfullscreen></iframe></p>
</div>
</div>
</div><!-- /container -->
</div><!-- /headerwrap -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment