sub

object sub extends Tag

The <strong>HTML <code><sub></code> element</strong> defines a span of text that should be displayed, for typographic reasons, lower, and often smaller, than the main span of text.

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]