Computer Applications
Expand the following tags used in HTML :
(i) <LI>
(ii) <VLINK>
(iii) <HR>
(iv) <P>
HTML Intro
6 Likes
Answer
(i) <LI> — Line tag
(ii) <VLINK> — Visited link tag
(iii) <HR> — Horizontal rule tag
(iv) <P> — Paragraph tag
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.
Identify which of the following is a tag or an attribute :
(i) border
(ii) img
(iii) alt
(iv) src
(v) href
Name the following with respect to HTML : Attribute for changing bullet type of list tag.