Is there any way to render a default image in an HTML tag, in case the src attribute is invalid (using only HTML)? If not, what would
src
Found this solution in Spring in Action 3rd Ed.
Update: This is not an HTML only solution... onerror is javascript
onerror