π― Day 6 – Mini Project β Custom Button Styler
I created a dynamic Custom Button Styler using HTML, CSS, and JavaScript! ποΈπ¨
π What it does:
With user inputs, you can instantly customize a button in real-time:
β
Change background color & font color
β
Adjust font size and weight
β
Modify padding and border radius
β
All updates applied live using JavaScript!
π‘ What I learned:
πΉ Grabbing user input using document.getElementById
πΉ Updating multiple style properties with one function
πΉ Enhancing UI/UX with interactivity
πΉ Making real-time changes using DOM manipulation
Itβs exciting to see how interactive UIs can be built with just a few lines of code!
Canβt wait to build more projects like this! π»π