You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a simple interactive web application that allows users to switch a light bulb on and off and see the reaction of a cat image. When the light is switched off, the cat's eyes glow. This example demonstrates basic JavaScript DOM manipulation, including changing image sources and updating element styles.