HTML Image Zoom on Click using JavaScript

Опубликовано: 17 Октябрь 2024
на канале: The Wheelchair Guy
8,096
169

In this video, I will show you how to make zoom-in and zoom-out effects using HTML, CSS, and JavaScript.
After watching this video you will be able to change the class of images to become bigger as you click on the image, and when you click on it again, it should become smaller.

#javascript #html #tutorial