Computer Applications
Identify which of the following is a tag or an attribute :
(i) border
(ii) img
(iii) alt
(iv) src
(v) href
HTML Intro
1 Like
Answer
(i) border — Attribute
(ii) img — Tag
(iii) alt — Attribute
(iv) src — Attribute
(v) href — Attribute
Answered By
1 Like
Related Questions
What is the use of
<font>tag in HTML code ? Write any two options used with this tag.Which HTML tag is used to insert an image in a page ? Write an option used with this tag.
Expand the following tags used in HTML :
(i)
<LI>(ii)
<VLINK>(iii)
<HR>(iv)
<P>Name the following with respect to HTML : Attribute for changing bullet type of list tag.