dfn

object dfn extends Tag

The <strong>HTML <dfn> element</strong> represents the defining instance of a term.

trait Tag
class Object
trait Matchable
class Any

Type members

Classlikes

object tag extends TagElement

Types

type tagType = tag

Value members

Concrete methods

@inline
def apply(mods: TagMod[tag]*): WithAttrs[tagType]