Digirunt
06-26-2003, 03:55 PM
Simple question [I hope].
How do I make a text field in a form appear the same size cross browser as I've noticed different browsers display the text field differently.
<INPUT NAME='searWords' SIZE="17" MAXLENGTH="50" style="color: #FFFFFF; font-family: Arial; font-size: 10pt; font-weight: bold; background-color: #000080">
How do I make a text field in a form appear the same size cross browser as I've noticed different browsers display the text field differently.
<INPUT NAME='searWords' SIZE="17" MAXLENGTH="50" style="color: #FFFFFF; font-family: Arial; font-size: 10pt; font-weight: bold; background-color: #000080">