abbr
slinky.web.html.abbr
object abbr extends Tag
The HTML <abbr>
element represents an abbreviation and optionally provides a full description for it. If present, the title
attribute must contain this full description and nothing else.
Attributes
- Graph
-
- Supertypes
-
trait Tagclass Objecttrait Matchableclass Any
- Self type
-
abbr.type
Members list
In this article