In my view source page below lines are in red color.
<img alt="4054775 1991 Chevrolet Camaro" class="image" onerror="this.onerror=null;this.src='/images/nophoto_250.gif'";
src="http://carphotos3.cardomain.com/images/0016/35/82/16355328_large.jpg" />
I think
onerror="this.onerror=null;this.src='/images/nophoto_250.gif'";
is incorrect. Or else why these lines are in red color??
Thanks