erro de carga img use outra imagem
<img
src="imagenotfound.gif"
alt="Image not found"
onerror="this.onerror=null;this.src='imagefound.gif';"
/>
GutoTrosla
<img
src="imagenotfound.gif"
alt="Image not found"
onerror="this.onerror=null;this.src='imagefound.gif';"
/>