Skip to content

hemavenkat8642/Sizing_an_Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sizing_an_Image

Functionalities of the project :
---> When the incrementButton is clicked, the width of the HTML img element should increase by 5px.
The width of the HTML img element shouldn't increase more than 300px. If we try to increase the width by more than 300px, then the warningMessage will be displayed.
---> When the decrementButton is clicked, the width of the HTML img element should decrease by 5px. The width of the HTML img element shouldn't decrease less than 100px. If we try to decrease the width by less than 100px, then the warningMessage will be displayed.

Link to open : https://hemavenkat8642.github.io/Sizing_an_Image/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published