HTML Reference Page: https://xoax.net/html/ref/core/
In this HTML lesson, we demonstrate how to make definition lists. We begin with a basic example of a definition list, where each term element is followed by its description element. Next, we give an example of a list of words with several definitions for each word; this is typical for commonly used words. Then we have a list of technical terms that includes the use of HTML entities. After this, we show the flexibility of definition lists by using one to create a list of concepts and explanations for which we provide some additional formatting. Finally, we use a definition list to represent a list of questions, answers, and citations.
Be the first to comment