Skip to content

Instantly share code, notes, and snippets.

@thomasv314
Forked from anonymous/gist:3287625
Created August 7, 2012 17:36
Show Gist options
  • Save thomasv314/3287643 to your computer and use it in GitHub Desktop.
Save thomasv314/3287643 to your computer and use it in GitHub Desktop.
<div class="category type-here">
<img src="categoryimage.jpg" />
<div>
<h3>Salads</h3>
<p>Served with roll, butter, & choice of dressing.</p>
<ul class="products">
<li>
<h3>Chicken Cobb $6.50</h3>
<p>Grilled Chicken, Bacon, Mozzarella, Lettuce, Tomatoes</p>
</li>
</ul>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment