strong

object strong extends Tag

The <strong>HTML </strong><code><strong><strong></strong></code><strong> element</strong> gives text strong importance, and is typically displayed in bold.

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]