I am using Dreamweaver to make a HTML page. I have a textbox for the user to type into. When I change the following:
<input type="text" id="email" name="email" size="40px" />
when I view it in Firefox, the box size changes, but in IE it says at the default size by the look of it.
Why is IE being such a pain...