Content deleted Content added
No edit summary Tag: Reverted |
m Reverted 2 edits by 103.108.30.71 (talk) to last revision by Drummingman |
||
Line 1:
{{Short description|
{{for|the usage of HTML on Wikipedia|Help:HTML in wikitext|selfref=y}} {{Redirect|nobr|the chemical compound|NOBr}}
{{Redirect|Font color}}
{{Use American English|date=March 2018}}
{{Html series}}
Line 8 ⟶ 9:
An '''HTML element''' is a type of [[HTML]] (HyperText Markup Language) document component, one of several types of HTML nodes (there are also text nodes, comment nodes and others).{{Vague|date=February 2019}} The first used version of HTML was written by [[Tim Berners-Lee]] in 1993 and there have since been many versions of HTML. The current de facto standard is governed by the industry group [[WHATWG]] and is known as the HTML Living Standard.
An HTML document is composed of a [[tree structure|tree]] of simple HTML [[Node (computer science)|nodes]], such as text nodes, and
==Concepts==
|