(lt.37)Color changer in DOM
Here i will demonstrate a simple program to how to change the background color of any web page .
Html code:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
...
gopalkdwivedi.hashnode.dev1 min read