ins

object ins extends Tag

The <strong>HTML <code><ins></code> element</strong> represents a range of text that has been added to a document.

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]