https://github.com/arunkumarv012/cat-and-light
The visibility of a cat changes based on the light status. When the light is on, the full cat is visible; when the light is off, only the cat's glowing eyes are visible.
https://github.com/arunkumarv012/cat-and-light
bootstrap css html5 javascript
Last synced: about 2 months ago
JSON representation
The visibility of a cat changes based on the light status. When the light is on, the full cat is visible; when the light is off, only the cat's glowing eyes are visible.
- Host: GitHub
- URL: https://github.com/arunkumarv012/cat-and-light
- Owner: ArunkumarV012
- Created: 2025-01-27T17:36:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T17:46:26.000Z (over 1 year ago)
- Last Synced: 2025-03-30T13:41:28.426Z (over 1 year ago)
- Topics: bootstrap, css, html5, javascript
- Language: HTML
- Homepage: https://catlightarun.ccbp.tech/
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple and interactive project using HTML, CSS, JS where the visibility of a cat changes based on the light status. When the light is on,
the full cat is visible; when the light is off, only the cat's glowing eyes are visible. The light status is change by user actions. When the user clicks the button the light and cat images are change dynamically..