The DOM or document object model is simply representing all the HTML nodes as objects in Javascript. Just like the window object represents the browser's window we know that the visual browser window is not the object window in Javascript. However the window object is used to represent the window to Javascript so we can get details and modify data.
Likewise each HTML node or element is represented as an object in the Document Object Model. To put it short the DOM is a tree structure full of objects that represent the visual document the user is looking at. Javascript can modify these objects and we can modify their functionality and content.
This Javascript tutorial is brought to you by http://www.avelx.co.uk/ - Coding tutorials to help you grow.
On this page of the site you can watch the video online Javascript Tutorial | Understanding the Document Object Model | Ep30 with a duration of hours minute second in good quality, which was uploaded by the user Programming With Avelx 15 August 2017, share the link with friends and acquaintances, this video has already been watched 2,497 times on youtube and it was liked by 62 viewers. Enjoy your viewing!