I got this error after validating my HTML Code.
An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
From line 84, column 13; to line 84, column 59
<td><img src="https://flagsapi.com/US/flat/64.png"></td>
How can I fix this?
html 5 alt attribute