Created
December 22, 2011 18:10
-
-
Save corroded/1511251 to your computer and use it in GitHub Desktop.
cleaner example for ivolunteer
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 id="opp-items"> | |
<li class="opp-featured"> | |
<img class="opp-feat-image" src="images/img-help-ondoy.jpg" /> | |
<h2 class="opp-feat-title">Help Ondoy Victims Today!</h2> | |
<img src="images/feat-line.gif" /> | |
<span class="opp-feat-type">Children & Youth</span> | |
<p class="opp-feat-date">June 1, 2011 - July 31, 2011</p> | |
<p class="opp-feat-number">21 Volunteers needed</p> | |
<a href="event-1.html"><img src="images/btn-learnmore.gif" border="none" /></a> | |
</li> | |
<li class="opp-featured"> | |
<img class="opp-feat-image" src="images/img-help-ondoy.jpg" /> | |
<h2 class="opp-feat-title">Help Ondoy Victims Today!</h2> | |
<img src="images/feat-line.gif" /> | |
<span class="opp-feat-type">Children & Youth</span> | |
<p class="opp-feat-date">June 1, 2011 - July 31, 2011</p> | |
<p class="opp-feat-number">21 Volunteers needed</p> | |
<a href="event-1.html"><img src="images/btn-learnmore.gif" border="none" /></a> | |
</li> | |
</ul> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment