dl
slinky.web.html.dl
object dl extends Tag
The HTML <dl>
element represents a description list. The element encloses a list of groups of terms and descriptions. Common uses for this element are to implement a glossary or to display metadata (a list of key-value pairs).
Attributes
- Graph
-
- Supertypes
-
trait Tagclass Objecttrait Matchableclass Any
- Self type
-
dl.type
Members list
In this article