Last active
August 29, 2015 13:56
-
-
Save OSUblake/9092622 to your computer and use it in GitHub Desktop.
WHR - Image Lightbox - 1
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
| <ul class="clearing-thumbs" data-clearing=""> | |
| <li> | |
| <a href="http://watchinghumanrights.org/wp-content/uploads/2013/12/satelite.jpg"> | |
| <img class="alignnone size-thumbnail wp-image-518" alt="satelite" src="http://watchinghumanrights.org/wp-content/uploads/2013/12/satelite-150x150.jpg" data-caption="Satelite caption" /> | |
| </a> | |
| </li> | |
| <li> | |
| <a href="http://watchinghumanrights.org/wp-content/uploads/2013/12/launch.jpg"> | |
| <img class="alignnone size-thumbnail wp-image-517" alt="launch" src="http://watchinghumanrights.org/wp-content/uploads/2013/12/launch-150x150.jpg" data-caption="Launch caption" /> | |
| </a> | |
| </li> | |
| <li> | |
| <a href="http://watchinghumanrights.org/wp-content/uploads/2013/12/earth.jpg"> | |
| <img class="alignnone size-thumbnail wp-image-516" alt="earth" src="http://watchinghumanrights.org/wp-content/uploads/2013/12/earth-150x150.jpg" data-caption="Earth caption" /> | |
| </a> | |
| </li> | |
| <li> | |
| <a href="http://watchinghumanrights.org/wp-content/uploads/2013/12/comet.jpg"> | |
| <img class="alignnone size-thumbnail wp-image-515" alt="comet" src="http://watchinghumanrights.org/wp-content/uploads/2013/12/comet-150x150.jpg" data-caption="Comet caption" /> | |
| </a> | |
| </li> | |
| <li> | |
| <a href="http://watchinghumanrights.org/wp-content/uploads/2013/12/spacewalk.jpg"> | |
| <img class="alignnone size-thumbnail wp-image-514" alt="spacewalk" src="http://watchinghumanrights.org/wp-content/uploads/2013/12/spacewalk-150x150.jpg" data-caption="Spacewalk caption" /> | |
| </a> | |
| </li> | |
| <li> | |
| <a href="http://watchinghumanrights.org/wp-content/uploads/2013/12/space.jpg"> | |
| <img class="alignnone size-thumbnail wp-image-513" alt="space" src="http://watchinghumanrights.org/wp-content/uploads/2013/12/space-150x150.jpg" data-caption="Space caption" /> | |
| </a> | |
| </li> | |
| </ul> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment