Salesqueen Software Solution

Download Free Estimation Now Click Here
Notifications
Clear all

Explain DOM (Document Object Model)?

3 Posts
3 Users
0 Reactions
125 Views
Posts: 461
Topic starter
(@dinesha-g)
Reputable Member
Joined: 2 years ago

DOM (Document Object Model)

2 Replies
Posts: 52
(@chitravarsha15)
Trusted Member
Joined: 2 years ago

The Document Object Model (DOM) is an extensible markup language (XML) and HTML (HyperText Markup Language) programming interface. It outlines the logical organisation of documents as well as how they may be accessed and changed.

Reply
Posts: 173
(@princy)
Estimable Member
Joined: 2 years ago

Web documents have a programming interface called the Document Object Model (DOM). So that software can alter the document's structure, appearance, and content, it serves as a representation of the page. Programming languages can communicate with a page by interacting with the nodes and objects that the DOM uses to represent the document.

Reply
Share: