Computer Science, asked by vikasnaitam9679, 1 day ago

What is the role of src and alt attributes of the lmage element

Answers

Answered by sabitasingh76142
3

Answer:

The src attribute is required, and contains the path to the image you want to embed. The alt attribute holds a text description of the image, which isn't mandatory but is incredibly useful for accessibility — screen readers read this description out to their users so they know what the image means.

Explanation:

please mark me as brainlist

Similar questions