开发者

css input align with button [duplicate]

This question already has answers here: Make form button/text field same height in all browsers? (7 answers) Closed 8 years ago.

开发者_JAVA技巧IE 6

css input align with button [duplicate]

FireFox, Chrome, IE 8

css input align with button [duplicate]

i cant get the button to align the same for all the browsers.. is there a hack for doing this alignment?

input, button {
   float: left;
   height: 20px;
}


vertical-align: bottom;
 vertical-align: top;

Usually one of these works.....(firefox)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜