Skip to content

Instantly share code, notes, and snippets.

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