Content deleted Content added
HTML Tags: Reverted Visual edit Mobile edit Mobile web edit |
m Reverted edit by 197.211.52.64 (talk) to last version by Bruce1ee |
||
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.
|