Though I think it's not possible, it's always awesome to know what the SO Gurus would act if they were me. So, here's my question:
Is there any way to render a default image in an HTML <img> tag, in case the src attibute is invalid (using only HTML)? If not, what would be your lightweight way to work around it?