Computer Science, asked by tarush8072, 1 year ago

Which attribute is used withimg tag to display the text if image could not load in browser ? A) Picture b) Mage c) img d) src

Answers

Answered by mia55121
0
attribute is used picture
Answered by Sidyandex
0

Answer: Alt tag

This question doesn’t include correct options so I request the writer to change the options.

Alt attribute is used within tag to display the text if image could not load in browser.

On other hand Src attribute is used place a image within a line of text.

For example:

<A HREF=""document.html""><IMG SRC=""picture.gif""></A>

Similar questions