What is the meaning of DOM element in the following statements?
Statement #1
You can add multiple classes to a single DOM
Document Object Model (DOM), a programming interface specification being developed by the World Wide Web Consortium (W3C), lets a programmer create and modify HTML pages and XML documents as full-fledged program objects.