Hi everyone,
I have found that when setting
width:350px;
for a select list element and for a text input box right below it, the text box is only the same width as the select list if i set it with
width:345px;
This is the same in FF and IE7 .. where are my 5 pixels going?
I have found that when setting
width:350px;
for a select list element and for a text input box right below it, the text box is only the same width as the select list if i set it with
width:345px;
This is the same in FF and IE7 .. where are my 5 pixels going?