What is DOM?

Forums JavaScriptWhat is DOM?
Staff asked 3 years ago

Answers (1)

Add Answer
Staff answered 3 years ago

The Document Object Model (DOM) is a W3C (World Wide Web Consortium) standard.

The DOM specifies a standard for document access:

“The  Document Object Model (DOM) is a platform- and language-independent interface that allows programmes and scripts to dynamically access and edit a document’s content, structure, and style.”

Subscribe

Select Categories