Learning after completing all 10 DOM Challenges.
DOM stands for Document Object Model, a programming interface that allows scripts and programs to access and manipulate web Content. For example - we can use DOM to change the content and style of an HTML
The DOM tree looks like this
In this article...
javascript-and-dom.hashnode.dev6 min read