Created
May 23, 2016 19:35
-
-
Save oakley808/26ea66ea74b4cb25f771a9b7c3dd9c26 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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