I\'m having a problem with the padding in my form on my website.
If I\'ve set a height/width to a form element and then adds a padding to it. In all browsers I\'ve tried, ex
Try to use a CSS framework such as blueprint-css. Take a look the example pages that ship with blueprint (there's a file called forms.html). This should solve your padding problem as well as a bunch of other problems you may encounter.