Skip to content

Instantly share code, notes, and snippets.

@corroded
Created December 22, 2011 18:06
Show Gist options
  • Save corroded/1511236 to your computer and use it in GitHub Desktop.
Save corroded/1511236 to your computer and use it in GitHub Desktop.
example html for ivolunteer
<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 &amp; 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 &amp; 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