开发者

css input align with button [duplicate]

开发者 https://www.devze.com 2023-02-11 01:42 出处:网络
This question already has answers here: Make form button/text field same height in all browsers? (7 answers)
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

精彩评论

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

关注公众号