Showing posts with label DOM. Show all posts
Showing posts with label DOM. Show all posts

Definition of DOM

Thursday, July 30, 2009

DOM

• The Document Object Model, or DOM, is a way to represent HTML or XHTML data in a hierarchical structure, and also to provide programmatic access to that data.

• By using the DOM, you can manipulate individual elements of your Web pages, including content, styles, and structural information.

 
 
 
Your Ad Here