Computer Applications
The …………… attribute of <img> tag specifies an alternate text for an image, if the image cannot be displayed.
- alt
- text
- alternate
- msg
Related Questions
Which of the following is not a valid value for the target attribute of <a> tag?
- _blank
- _self
- _top
- _bottom
link, vlink, alink are attributes of …………… tag.
- <body>
- <a>
- <html>
- <img>
Which of the following tag can be used to draw a horizontal line in webpage?
- <line>
- <hrule>
- <hr>
- <rule>
In HTML, <dl>, <dd> and <dt> tags are used to create:
- Description list
- Definition list
- Detail list
- Dynamic list