Computer Applications
alt attribute allows
- addition of an alternate hyperlink
- addition of a border to image
- use of an alternate image in place of the specified image
- addition of alternate text about an image
HTML Intro
3 Likes
Answer
addition of alternate text about an image
Reason — The alt attribute allows addition of alternate text about an image, that the browser can display if the image cannot be displayed.
Answered By
1 Like
Related Questions
…………… property of CSS sets the style of an element border.
- instyle
- border style
- row style
- external link
The correct HTML code for inserting an image is
- <IMG href="image.gif">
- <IMG> image.gif</gif>
- <IMG src = "image.gif ">
- <IMAGE src = "image.gir">
With the help of which tag of HTML, you can display (a2 + b2) in the web page?
- <P>
- <SUP>
- <SUB>
- <FONT>
Assertion (A) SMTP is the standard protocol for E-mail services on a TCP/IP network.
Reason (R) SMTP is a network-layer protocol.
- Both A and R are true and R is a correct explanation of A.
- Both A and R are true but R is not a correct explanation of A.
- A is true and R is false.
- A is false and R is true.