Form padding differences in Firefox and Opera/Chrome/IE

前端 未结 5 740
时光取名叫无心
时光取名叫无心 2020-12-09 10:21

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

5条回答
  •  Happy的楠姐
    2020-12-09 10:44

    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.

提交回复
热议问题