#summary The area alt attribute specifies alternate text that describes the element in case it can not be displayed or the browser does not support it. #labels about-html,is-html-attribute,from-whatwg You are here: [Welcome Home] > [HTMLReference HTML Reference] > [HTMLElements Elements] > [AreaElement element] > *alt attribute* == Usage == == Values == == Elements == You can use the `alt` attribute on the following elements: * [AppletElement ] * [AreaElement ] * [ImgElement ] * [ObjectElement ] == Browser compatibility == [ArticleBrowserCompatibilityLegend Compatibility table legend] || *Test* || *IE8* || *IE7* || *IE6* || *FF3* || *FF2* || *Saf3* || *Op9* || *Chrome* || || [http://doctype.googlecode.com/svn/trunk/tests/html/attributes/area-alt-reflection-test.html area.alt reflects foo] || Y || Y || Y || Y || Y || Y || Y || Y || == Further reading == * [http://www.whatwg.org/specs/web-apps/current-work/#alt1 The alt attribute in HTML 5] * [http://msdn2.microsoft.com/en-us/library/ms533073.aspx The alt attribute on MSDN]