Skip to content

Instantly share code, notes, and snippets.

@mraichelson
Created June 29, 2010 13:35
Show Gist options
  • Save mraichelson/457227 to your computer and use it in GitHub Desktop.
Save mraichelson/457227 to your computer and use it in GitHub Desktop.
<!-- OUR PROJECTS -->
<div class="grid_12 clearfix" id="mapFilters">
<div class="grid_12 alpha omega">
<div class="collapseWrap"><a href="#">Collapse map</a></div>
<div class="filterWrap">
<strong>Explore Our Projects By:</strong>
(Select One)
<br />
<!-- [select pulldown here] -->
<span class="divider"></span>
<!-- [select pulldown here] -->
<span class="divider"></span>
<!-- [select pulldown here] -->
</div>
</div>
</div>
<!-- OFFICE LOCATIONS -->
<div class="grid_12 clearfix" id="mapFilters">
<div class="grid_12 alpha omega">
<div class="collapseWrap"><a href="#">Collapse map</a></div>
<div class="filterWrap">
<strong>Find Offices In:</strong>
<span class="divider"></span>
<img alt="" src="/_res/img/mapMarker-red.png" />
&nbsp; LBG
<span class="divider"></span>
<img alt="" src="/_res/img/mapMarker-blue.png" />
&nbsp; BHG
<br />
<!-- [select dropdown here] -->
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment