Computer Science, asked by Shivakumar4227, 1 year ago

Document content of html is accessed and modified using which programming interface

Answers

Answered by MonuAhlawat880
1
The DOM is a W3C (World Wide Web Consortium) standard. The DOM defines a standard for accessing documents: "The W3C Document Object Model (DOM) is a platform and language-neutral interface that allows programs and scripts to dynamically access and update the content, structure, and style of a document."
Similar questions