DOM Manipulation project
DOM Manipulation: Create a page with a square box of size 300x300 on the page which will be red initially, upon clicking the red box it should change the color to yellow and the size should be doubled<!DOCTYPE
<!DOCTYPE html>
<html lang="en">
<head>...
fullstackwebdevelopbyafroj.hashnode.dev1 min read