瀏覽器兼容CSS代碼:按鈕文字垂直居中(input button text vertical align)

通過測試的瀏覽器:IE6, IE7, IE8, IE9, Firefox, Chrome, Safiri, Maxthon瀏覽器

按鈕的HTML代碼:測試

<input id="btn_comment_submit" type="button" class="comment_btn" value="提交評論"/>

CSS代碼:spa

input::-moz-focus-inner{ border: 0;padding: 0;}/*針對Firefox*/ .comment_btn{ height:26px; line-height:22px;/*針對IE*/ width:68px;
}
相關文章
相關標籤/搜索