Closed BenjaminRCooper closed 10 years ago
Providing meaningful alternative text for images allows for a textual alternative for assistive technology users.
Example:
<img src="logo.svg" alt="Clicksco" />
+1
Implemented
Providing meaningful alternative text for images allows for a textual alternative for assistive technology users.
Example: