Quote:
Originally Posted by cellarius
where do you see an <a> tag that is wrong?
The Code seems perfectly alright to me. Do you have any issues?
|
No, have a closer look at the source that vb produces not the debugger to make it clear:
HTML Code:
<a href="http://forum.depressionsblog.com/picture.php?albumid=1&pictureid=3" target="_blank"><img src="http://forum.depressionsblog.com/picture.php?albumid=1&pictureid=3&thumb=1" border="0" alt="" class="tcattdimgresizer" onload="NcodeImageResizer.createOn(this);" /><img src="http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=308" border="0" alt="" class="tcattdimgresizer" onload="NcodeImageResizer.createOn(this);" /> </a>
There is a </a> missing, isn't it?