Skip to content

Instantly share code, notes, and snippets.

@oakley808
Created May 23, 2016 20:30
Show Gist options
  • Save oakley808/e4852b729bcc543f252e11149cd9102c to your computer and use it in GitHub Desktop.
Save oakley808/e4852b729bcc543f252e11149cd9102c to your computer and use it in GitHub Desktop.
<div class="media-block">
<div class="table-columns">
<div class="row">
<div class="col-md-3">
<div class="grey text-center">
<p>Sustainable
<br>Transportation</p>
</div>
<div class="blue text-center">
<p>Vehicle Technologies</p>
<p>Hydrogen</p>
<p>Biofuels</p>
</div>
</div>
<div class="col-md-3">
<div class="grey text-center">
<p>Energy
<br>Productivity</p>
</div>
<div class="blue text-center">
<p>Residential Buildings</p>
<p>Commercial Buildings</p>
</div>
</div>
<div class="col-md-3">
<div class="grey text-center">
<p>Renewable
<br>Electricity</p>
</div>
<div class="blue text-center">
<p>Solar</p>
<p>Wind</p>
<p>Water: Marine Hydrokinetics</p>
<p>Geothermal</p>
</div>
</div>
<div class="col-md-3">
<div class="grey text-center">
<p>Systems
<br>Integration</p>
</div>
<div class="blue text-center">
<p>Grid Integration of Clean Energy</p>
<p>Distributed Energy Systems</p>
<p>Batteries and Thermal Storage</p>
<p>Energy Analysis</p>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-12">
<div class="grey text-center">
<p>Partners</p>
</div>
<div class="blue text-center" style="min-height:125px;">
<p>Private Industry</p>
<p>Federal Agencies</p>
<p>State/Local Government</p>
<p>International</p>
</div>
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment