Content deleted Content added
Bolded the important point Tags: Reverted Visual edit |
per MOS:NOTBOLD, bold is not used for emphasis. Undid revision 1219200634 by 61.3.118.72 (talk) |
||
Line 34:
In HTML DOM (Document Object Model), every element is a node:<ref>{{cite web | url=https://www.w3schools.com/js/js_htmldom.asp | title=JavaScript HTML DOM }}</ref>
* A document is a
* All HTML elements are element nodes.
* All HTML attributes are attribute nodes.
|