Skip to content

Instantly share code, notes, and snippets.

@bunnyhawk
Created January 5, 2017 20:46
Show Gist options
  • Save bunnyhawk/e5848188b032e544d5fc3cc6b5d77cfc to your computer and use it in GitHub Desktop.
Save bunnyhawk/e5848188b032e544d5fc3cc6b5d77cfc to your computer and use it in GitHub Desktop.
<body>
<div class="wrapper">
<header class="header">
<h1 class="header_title">Working with Google Maps asynchronously</h1>
<nav>
<ul class="header_nav">
<li class="header_navItem">
<a href="#">Menu</a>
</li>
<li class="header_navItem">
<a href="#">Account</a>
</li>
</ul>
</nav>
</header>
<section class="bgImage"></section>
</div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment