π BLOG 1: DOM Manipulation β Make Your Website Alive! π
π What is DOM?
DOM stands for Document Object Model.It represents your HTML page as a tree of objects π³JavaScript can use this tree to change content, style, and structure of your webpage.This process is called DOM Manipulation π‘
π― Why DOM Manipu...
dom-manipulation.hashnode.dev2 min read