ALT text

US /ˈælt teks/
UK /ˈælt teks/
"ALT text" picture
1.

ALT 텍스트, 대체 텍스트

Alternative text, also known as alt attributes, alt descriptions, or alt tags, is HTML code that describes the appearance and function of an image on a web page. It is read aloud by screen readers for visually impaired users and displayed in place of an image if the image fails to load.

:
Always include descriptive ALT text for images on your website to improve accessibility.
접근성을 개선하려면 웹사이트 이미지에 항상 설명적인 ALT 텍스트를 포함하세요.
If an image fails to load, the browser will display its ALT text instead.
이미지가 로드되지 않으면 브라우저는 대신 ALT 텍스트를 표시합니다.