In this video you will learn
what is dom?
why dom is important?
how to select elements using dom?
TimeStamps
0:00:00 - Introductuction
0:00:16 - What is DOM
0:01:14 - Why DOM is important?
0:01:43 - What is query selector ?
0:03:02 - Summary
Dom refers to document object model. its bridge between your javascript and HTML. dom allows javascript to interact with html using query selectors.
Its very basic concepts of html and javascript. which will help you to become better webdeveloper.
#html #javascript
Download
0 formats
No download links available.
What is DOM (Document Object Model) ? Explained in 4 Minutes | Javascript | HTML | NatokHD