Simple interactive web application allowing users to dynamically change the webpage background color.
Check out the live demo: Change-background-Color
- Current Color Display: The application shows the current background color in RGB format.
- Change Background Color Button: Click to generate a random RGB color.
- Dynamic Color Change: The webpage's background color changes to the new color.
- Hover Effect: The button changes color subtly on hover.
- HTML: Structure and content.
- CSS: Styling and design.
- JavaScript: Logic for generating random colors and button click events.
-
Clone the repository: -git clone [https://github.com/abdulrahmans0414/Change-bg-Color.git]
-
Open
index.html
in your web browser:
- Click the "Change Background Color" button to experience the color transformation.
- Name: [Abdul Rahman]
- Email: [abdulrahmans0414@gmail.com]
- GitHub: [https://github.com/abdulrahmans0414]
Feel free to experiment with different colors and enjoy the visual impact of this interactive application. For questions or suggestions, feel free to contact me. Have fun exploring the vibrant world of colors!
This README.md provides an overview of the project, including its purpose, features, usage instructions, technologies used, and developer information. Customize it further with your specific details and project-related information.