
What Should Be Avoided
HTML/CSS
<img src="404-error.png" alt="404 Error: Page Not Found" />

Explanation:Using an image for the 404 error message prevents users from customizing the text size, font, and color, which can be problematic for users with low vision or cognitive disabilities.