

Setting this attribute to an empty string ( alt="") indicates that this image is not a key part of the content (it's decoration or a tracking pixel), and that non-visual browsers may omit it from rendering. For these reasons and others, provide a useful value for alt whenever possible. In these cases, the browser may replace the image with the text in the element's alt attribute. The image is invalid or an unsupported type.The user chooses not to display images (saving bandwidth, privacy reasons).Non-visual browsers (such as those used by people with visual impairments).There are a number of situations in which a browser might not display images, such as: Note: Browsers do not always display images.

SVG remains the recommended format for images that must be drawn accurately at different sizes. WebP is widely supported while AVIF lacks support in Edge.

