gibney.org
:
Technology
:
HTML and CSS
:
Style Buttons with CSS
(Entry Nr. 361, by user 1 |
edit
)
<style> input[type="submit"] { background-color: red; } </style> <input type=submit>
Create a new entry at this position