Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arpit-shrivastva/color-switcher-js
https://github.com/arpit-shrivastva/color-switcher-js
Last synced: about 23 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/arpit-shrivastva/color-switcher-js
- Owner: Arpit-Shrivastva
- Created: 2023-12-30T03:50:31.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-30T06:43:21.000Z (11 months ago)
- Last Synced: 2023-12-31T04:30:45.885Z (11 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# color-switcher-js
Background color changer is a project which enables to change the background color of web pages with ease. There are color boxes on a web page when the user clicks on any one of them, then the resultant color will appear in the background of the web page. It makes web pages look attractive.
Prerequisites: Basic knowledge of HTML, CSS, and JavaScript is needed. The project contains HTML, CSS, and JavaScript files. The HTML file adds structure, followed by styling using CSS and JavaScript adds functionality to it.