jamesx521
12-13-2004, 10:52 AM
Hi,
I want to be able to control the width of the e-mail field. I use Dreamweaver and can see the change of width is happening when I change the value, but not when I preview it in the browser. It shows in the browser the standard width which is about 100 pix.
<input name="email" type="text" id="email" width="42">
<input name="Submit" type="submit" id="Submit1" value="Submit">
Thanks.
jms
I want to be able to control the width of the e-mail field. I use Dreamweaver and can see the change of width is happening when I change the value, but not when I preview it in the browser. It shows in the browser the standard width which is about 100 pix.
<input name="email" type="text" id="email" width="42">
<input name="Submit" type="submit" id="Submit1" value="Submit">
Thanks.
jms