DOM (Document Object Model)
DOCUMENT OBJECT MODEL:
Structured representation of HTML documents. Allows javascript to access HTML elements and
Styles TO MANIPULATE them.
What does the word MANIPULATE mean?
Change text, HTML attributes, and even CSS styles
Here's the code for u...
vaibhavtyagi.hashnode.dev2 min read