Ad Code

Responsive Advertisement

DOM | DOM Manipulation

Document Object Model (DOM) 
    DOM is an object model that comprise the structure of web page and content of that page. Using DOM we can easily manipulate document using scripting language such as javascript. For example change color, hide and show content, change content etc.


Post a Comment

0 Comments