English, asked by Msdassiy, 7 months ago


1. Asmita has added few images in her web page but she wants to keep some provision for visually impaired
people or users using text-based browsers so that they get the description for the images. Which attribute
should she use to accomplish the task?​

Answers

Answered by asha202
2

prefer to it child!!!

Caption attribute will be the best option as caption attribute can read the description about the image which would help visually impaired persons.......

OR simply,

this coding for html this using body tag

......

<img src='path or address of img' alt='text you want to describe the

image><img>

Similar questions