Skip to content

Instantly share code, notes, and snippets.

@oakley808
Created May 23, 2016 19:35
Show Gist options
  • Save oakley808/26ea66ea74b4cb25f771a9b7c3dd9c26 to your computer and use it in GitHub Desktop.
Save oakley808/26ea66ea74b4cb25f771a9b7c3dd9c26 to your computer and use it in GitHub Desktop.
<div class="row">
<div class="col-sm-4">
<a href="/bioenergy/facilities.html" class="link-tile media-block">
<img src="/workingwithus/assets/images/31684_830x460.jpg" alt="Photo of a woman in a hard hat and safety glasses using a drill to loosen a bolt on reactor equipment" class="img-responsive">
<h4>Bioenergy</h4>
</a>
</div>
<div class="col-sm-4">
<a href="/buildings/facilities.html" class="link-tile media-block">
<img src="/workingwithus/assets/images/20180_830x460.jpg" alt="Photo of a man operating a data acquisition panel in a laboratory" class="img-responsive">
<h4>Buildings Efficiency</h4>
</a>
</div>
<div class="col-sm-4">
<a href="/csp/lab_capabilities.html" class="link-tile media-block">
<img src="/workingwithus/assets/images/24330_830x460.jpg" alt="Photo of large hexagonal mirrors—part of the High-Flux Solar Furnace—reflecting images of people looking at it" class="img-responsive">
<h4>Concentrating Solar Power</h4>
</a>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment