(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"> ...
Apr 25, 20241 min read2

