I'm trying to learn reg exp,
i want to get title of <img
only from the text
the text is differ and basically look like this
<a href="http://abcde.com" target="_blank"><img src="http://abcde.com/img/aa.jpg" title="img title" id="img id" class="img class" />
any guidance and advise are appreciated..