Q. How to add alternative text to an image?

  • (A) <img src = “https://www.saveourhistory.in/logo.png” alternate = “logo” />
  • (B) <img src = “https://www.saveourhistory.in/logo.png” alt text = “logo” />
  • (C) <img src = “https://www.saveourhistory.in/logo.png” alternate text = “logo” />
  • (D) <img src = “https://www.saveourhistory.in/logo.png” alt = “logo” />
πŸ’¬ Discuss
βœ… Correct Answer: (D) <img src = “https://www.saveourhistory.in/logo.png” alt = “logo” />
Explanation: The value of the “alt” attribute is a textual description that is assigned to an image.
Explanation by: Tanmay
The value of the “alt” attribute is a textual description that is assigned to an image.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
278
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Tanmay
Publisher
πŸ“ˆ
97%
Success Rate