html
object html
HTML Tags, Attributes, and Styles specification
HTML Tags, Attributes, and Styles specification
class Object
trait Matchable
class Any
Value members
Concrete fields
The HTML element represents the root (top-level element) of an HTML document, so it is also referred to as the root element. All other elements must be descendants of this element.
The HTML element represents the root (top-level element) of an HTML document, so it is also referred to as the root element. All other elements must be descendants of this element.
- See also
Often used with CSS to style elements with common properties.
Often used with CSS to style elements with common properties.
Describes elements which belongs to this one. Applicable to
Describes elements which belongs to this one. Applicable to