Make your Form Submission Button BOLD!
Do you use forms on your website that have a button such as "SEND" or "REGISTER"?
You can make that form submission button BOLD by adding the following snippet of style code to the INPUT tag:
STYLE="font-weight: bold"
If you want to include additional style commands, add a semicolon ; between each command.
You can make that form submission button BOLD by adding the following snippet of style code to the INPUT tag:
STYLE="font-weight: bold"
If you want to include additional style commands, add a semicolon ; between each command.


0 Comments:
Post a Comment
<< Home