最新回答 / 赤炼横岭
<html><head><meta http-equiv="Content-Type"content="text/html; charset=utf-8"/><style>blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul{margin: 0;p...
2014-12-13
最赞回答 / 初恋茶香
checkbox 和label 水平对齐可以两个都设置style="vertical-align:middle;"这个属性,就可以对齐了,还有一种是 chekbox 设置 {vertical-align: -2px;_vertical-align: -1px;margin-right: 2px;}也可以对齐--------------------------------------------------------------- 答案来自网络
2014-11-05