Created
November 14, 2011 14:44
-
-
Save pulkitsinghal/1364081 to your computer and use it in GitHub Desktop.
Embedded HTML data inside an Item's description value
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
<div style="float:left;" class="tgRssImage"> | |
<a class="url" href="..."> | |
<img src="http://ecx.images-amazon.com/images/I/51GmbDm32gL._SL160_SS160_.jpg" | |
width="160" | |
alt="Unleashed [Blu-ray/DVD Combo + Digital Copy]" | |
class="photo" | |
height="160" border="0"> | |
</a> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment