Search Engine Optimization
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Affiliates
XML DOM Definition Image-6549946-10459049
Latest topics
» How do you insert images in HTML?
XML DOM Definition EmptyTue Feb 14, 2023 1:39 pm by Designpluz

» What tag is used to insert the main and largest heading in HTML?
XML DOM Definition EmptyTue Feb 14, 2023 1:39 pm by Designpluz

» Is any of the following software suitable for building websites?
XML DOM Definition EmptyTue Feb 14, 2023 1:38 pm by Designpluz

» Browsers apply the tag feature until they encounter a ___ tag.
XML DOM Definition EmptyTue Feb 14, 2023 1:38 pm by Designpluz

» Which language is helpful to create web pages?
XML DOM Definition EmptyTue Feb 14, 2023 1:38 pm by Designpluz

» Which is the most common language used in web designing?
XML DOM Definition EmptyTue Feb 14, 2023 1:37 pm by Designpluz

» Can comments be inserted into HTML code without being picked up by the browser?
XML DOM Definition EmptyTue Feb 14, 2023 1:37 pm by Designpluz

» What is the point of marking an element as an ARTICLE, MAIN, HEADER, or ASIDE?
XML DOM Definition EmptyTue Feb 14, 2023 1:36 pm by Designpluz

» Are there any ways to reduce the loading time for a page?
XML DOM Definition EmptyTue Feb 14, 2023 1:36 pm by Designpluz


XML DOM Definition

Go down

XML DOM Definition Empty XML DOM Definition

Post by BangaloreWebGenius Thu Jul 23, 2015 8:19 pm

The DOM stands for Document Object Model, which describes the logical formation of documents and provides the way to access and manipulate a document. It supplies an Application Programming Interface (API) to XML documents. It is built around the object-oriented design; therefore, it is known as DOM. The DOM model considers an XML document as a composition of objects and every object consists of properties and behaviors that can be manipulated by the DOM methods. The DOM allows creating and building XML documents, navigating the structure of documents, and managing the elements and their data. You can use the DOM methods and objects with any language, such as C#, VB, JavaScript, and VBScript.

BangaloreWebGenius
platinum
platinum

Posts : 92
Earned : 349
Credit : 0
Join date : 2015-06-15
Age : 34
Location : Bangalore

http://www.bangalorewebgenius.in/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum