Share this post! | Vote this! |
|
The Document Object Model (DOM) is an API for HTML and XML documents. It provides a structural representation of the document, enabling you to modify its content and visual presentation by using a scripting language such as JavaScript. More...
0 comments:
Post a Comment