Skip to content

Instantly share code, notes, and snippets.

@oakley808
Created May 23, 2016 19:33
Show Gist options
  • Save oakley808/463efdea86602cb713662310f54a0d34 to your computer and use it in GitHub Desktop.
Save oakley808/463efdea86602cb713662310f54a0d34 to your computer and use it in GitHub Desktop.
<div class="row">
<div class="col-sm-4">
<div class="media-block">
<img src="/about/assets/images/sustainability_hp_27198_@2x.jpg" alt="A photo of a wind turbine at the National Wind Technology Center." class="img-responsive">
<h4>Wind Power</h4>
<p>An inspection of the blades of a 3 MW Alstom wind turbine is done by rappelling down the blades at the National Wind Technology Center in Boulder, Colorado.</p>
</div>
</div>
<div class="col-sm-4">
<div class="media-block">
<img src="/about/assets/images/sustainability_hp_27816_@2x.jpg" alt="A photo of SunPower PV array on NREL's parking garage rooftop." class="img-responsive">
<h4>Photovoltaics</h4>
<p>NREL's sustainable campus includes this SunPower PV array atop of the parking garage, overlooking the Solar Energy Research Facility and the Research Support Facility.</p>
</div>
</div>
<div class="col-sm-4">
<div class="media-block">
<img src="/about/assets/images/sustainability_hp_30739_@2x.jpg" alt="An aerial photo of NREL’s Research Support Facility." class="img-responsive">
<h4>LEED Buildings</h4>
<p>An aerial view of NREL's Research Support Facility — winner of the Leadership in Energy and Environmental Design (LEED) Platinum award.</p>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment