Answers for "how to reduce button size in html"

0

change button size css

.test{
    height:200px;
    width:200px;
}
Posted by: Guest on April-20-2021

Code answers related to "how to reduce button size in html"

Browse Popular Code Answers by Language