adplus-dvertising
frame-decoration

Question

How to add alternative text for an Image?

a.

<img src = “http://www.ghumti.com/logo.png” alternate = “Logo of website” />

b.

<img src = “http://www.ghumti.com/logo.png” alt text = “Logo of website” />

c.

<img src = “http://www.ghumti.com/logo.png” alternate text = “Logo of website” />

d.

<img src = “http://www.ghumti.com/logo.png” alt = “Logo of website” />

Answer: (d).<img src = “http://www.ghumti.com/logo.png” alt = “Logo of website” />

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How to add alternative text for an Image?