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