1.

Write a short note on 'Definition List ​ tag'.​

Answer»

Answer:

Definition and Usage. The
 tag is USED to describe a term/name in a description list. The
 tag is used in CONJUNCTION with
(defines a description list) and
(defines terms/names). INSIDE a
 tag you can put paragraphs, line breaks, images, links, lists, etc.

Within the tags, each item in a definition list is composed of two parts: a term followed by its ... If the definition terms are very short ( TYPICALLY less than three characters), 

The HTML
tag represents a description list in an HTML document. In a description list (also known as an ASSOCIATION list or a definition list), each list item contains two or more entries; a term ( dt ) and a description ( dd ). Note that a definition term can be linked to more than one description.

mark me as brainllist



Discussion

No Comment Found

Related InterviewSolutions