Computer Applications
Tag(s) required to create Description lists in HTML :
<DL>
<DT>
<DD>
- All of the above
HTML Intro
2 Likes
Answer
All of the above
Reason — A definition list <DL>
usually consists of an alternating definition term <DT>
and a definition description <DD>
.
Answered By
1 Like
Related Questions
In
<OL>
and<UL>
, the style of bullet or number is defined by …………….. .- type attribute
- style attribute
- both (1) and (2)
- None of the above
Which of the following will produce a solid circle bullet when given as value of type with
<UL>
?- disc
- circle
- square
- none of these
An advantage of using basic HTML to create a document is that :
- all word processors can display the document
- all browsers can display the document
- it will print better than a word processing document
- it is easier to write in HTML
Factors that affect how an HTML document looks on the monitor do not include :
- operating system
- window size
- color depth
- html tags