Form elements dimensions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Edua

    Form elements dimensions

    Hi

    I'm using the folowing method to force a textfield height and width:

    <textarea style= "height: 200px ; width: 490px"
    name="textarea" ></textarea>


    The problem is that I want exactly this dimensions, but only the width
    is espected. It seems that the browser adds 2 px to the height by
    default.

    You can see what I mean if you go to:



    ....and then click in the folowing mail adress: paralux@paralux .pt


    Is there a way to remove these extra pixels?

    thx in advance
Working...