Content deleted Content added
m Reverted edit by 81.214.83.113 (talk) to last version by InklingF |
HTML Tags: Reverted Visual edit Mobile edit Mobile web edit |
||
Line 5:
{{Html series}}
An HTML document is composed of a [[tree structure|tree]] of simple HTML [[Node (computer science)|nodes]], such as text nodes, and HTML elements, which add [[semantics]] and formatting to parts of a document (e.g., make text bold, organize it into paragraphs, lists and tables, or embed [[hyperlink]]s and images). Each element can have [[HTML attribute]]s specified. Elements can also have content, including other elements and text.
|