table

object table extends Tag

The <strong>HTML <code><table></code> element</strong> represents tabular data — that is, information expressed via a two-dimensional data table.

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]