Droppable img without closing tag

Droppable img without closing tag

Hi,
I set up the drag and drop
adding a class (dragme) to the img
than I get rid of the class and
append all the box to the droppable div
it works finel but the img tag isn't
closed properly like
  1. <img alt="&quot;NORA: Practice Makes Purr-fect&quot; - Check the sequel too." title="&quot;NORA: Practice Makes Purr-fect&quot; - Check the sequel too." src="http://i.ytimg.com/vi/TZ860P4iTaM/2.jpg">
Could you help me, please ?

Bye.