ID:934359
 
(See the best response by Albro1.)
Problem description:
How do i work this out

mob/var/Picture = "<img src="http://www.inc.com/images/avatar/default1.gif>"

Best response
Use a text escape for it.
"<img src=\"link.html\">"
Sorry i fixed this
In response to Albro1 (#1)
Albro1 wrote:
Use a text escape for it.
"<img src=\"link.html\">"

Don't worry I up voted you even though the OP "fixed" it.