Is it good to use the local language on the alt tag?

Sometimes we have to do multilingual content in an e-newsletter. Is it good to use the local language on the alt tag? or just in English.

+3
source share
4 answers

One of the important purposes of an attribute altin an element imgis the ability to read from the screen (used by people with impaired vision) and other "non-visual" software to know what the image is. If you want to localize your HTML page, you must also localize the contents of the attribute alt.

+6
source

. alt, . , , ; - .

, .

+1

( , , ) - ?

, alt.

0

, . alt, , .

If you use English texts there, this should be considered a string. This is simply because such lines are visible to the user - even if the image is available, the contents of this attribute are displayed in a tooltip when you mouse over the image (or in the status bar, depending on the web browser).

0
source

All Articles