Skip to content

Instantly share code, notes, and snippets.

@spaghettidba
Created September 25, 2014 11:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spaghettidba/55c05693f13ce040959f to your computer and use it in GitHub Desktop.
Save spaghettidba/55c05693f13ce040959f to your computer and use it in GitHub Desktop.
<html xmlns="http://www.w3.org/1999/xhtml">
<head />
<body class="product-list">
<div class="product">Product Details:
<span class="locale">en-us</span>
<span class="name">Help Library</span>
<span class="description" />
<img class="icon" src="../../content/image/ic101471" alt="Help 3 Icon" />
<a class="product-link" href="product1.html">Product Group</a>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment