Created
September 25, 2014 11:01
-
-
Save spaghettidba/55c05693f13ce040959f to your computer and use it in GitHub Desktop.
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
<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