0

How can I enlarge/lessen the size of the button without using css? In the input type? And also the margin .¿

7th Nov 2016, 6:24 AM
Ben Hur
Ben Hur - avatar
3 odpowiedzi
+ 3
only you can do it with css or JavaScript
16th Dec 2016, 11:18 AM
Amirhossien
+ 1
i believe its only doable with js or css
7th Nov 2016, 11:04 PM
Michael W.
Michael W. - avatar
0
use <style="width:55; height:55; "> <input type="submit or button"="your choice" id="your choice" >
15th Dec 2016, 12:18 PM
anish
anish - avatar