Skip to content

CSI-VIT-AP/Custom_Button_Maker_21MIC7183

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom_Button_Maker

About the project :
You can create a custom button of your choice by giving inputs like BackgroundColor, FontColor, FontSize, FontWeight, Padding, BorderRadius. Give the inputs only in the given format and then click apply button to get your custom button. If you click reset button, everything will be resetted to default values.

Functionalities :
---> When applyButton is clicked, the CSS property values of bgColorInput, fontColorInput, fontSizeInput, fontWeightInput, paddingInput and borderRadiusInput should apply to the HTML button element with the id customButton.
---> When resetButton is clicked, the CSS property values of bgColorInput, fontColorInput, fontSizeInput, fontWeightInput, paddingInput and borderRadiusInput should be resetted to default values.

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

About

Please open the README.md file for description

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.7%
  • JavaScript 24.8%
  • CSS 13.5%