0

DOM in HTML

What is DOM (Document Object Model) in HTML ?

28th Dec 2024, 4:27 PM
đ“—đ“źđ“» 𝓚đ“Čđ“·đ“° đŸ€
đ“—đ“źđ“» 𝓚đ“Čđ“·đ“° đŸ€ - avatar
1 RĂ©ponse
+ 4
AlphaX Html DOM is an interface that represent the structure of web page in such a way that javascript can understand and manipulate over it. For more information you can use:- https://www.w3schools.com/whatis/whatis_htmldom.asp https://www.geeksforgeeks.org/dom-document-object-model/
29th Dec 2024, 2:16 AM
Gulshan Mahawar
Gulshan Mahawar - avatar