+ 7
How to style button in js
styling button in js
5 odpowiedzi
+ 7
what if i want to give a background color to red
+ 7
got it
+ 7
Check out my code "Php Click" for some ideas on how to style buttons.
+ 2
button.style.backgroundColor = "blue"
0
it was just example