Which list is the ideal way to represent a glossary or dictionary? (a) Write the HTML tags used for it with example.
Answers
Answered by
7
Explanation:
HTML and XHTML supports a list style which is called definition lists where entries are listed like in a dictionary or encyclopedia. The definition list is the ideal way to present a glossary, list of terms, or other name/value list.
Similar questions