Definition list

dl

The dl element is used assemble a collection of terms and definitions into a definition list.

Example

dl {
dt Cabernet Sauvignon
dd A Bordeaux grape crossing of Cabernet Franc and Sauvignon Blanc

dt Pinot Noir
dd So called because the bunches are similar in shape to a pine cone

dt Chardonnay
dd The world's most popular white-wine grape
}
The dl element

Subordinates

dt
The dt element is used to identify a word as the target of a definition.
dd
The dd element is used to provide a definition for a term or details about a term.

0

semantax > list > dlDefinition list

🔗 🔎