juandiegomc
Programmer
Is is possible to color the command button
words.?
juandiegomcc@afirmacion.com
words.?
juandiegomcc@afirmacion.com
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<input type="button" style="color:#00FF00;background-color:#000000; font-weight:bold;" value="Bold Green Words on Black Background">
<input type="button" style="color:#00FF00;background-color:#000000; font-weight:bold; font-size:15pt;" value="15pt Big Bold Green Words on Black Background">
<input type="button" style="color:#00FF00;background-color:#000000; font-weight:bold;" value="Bold Green Words on Black Background">
<input type="button" style="color:#00FF00;background-color:#000000; font-weight:bold; font-size:15pt;" value="15pt Big Bold Green Words on Black Background">