摘要:
CSS样式 使input和label限定margin上下高度,并基线对齐就可以了 <style type="text/css"> input{vertical-align:middle; margin-bottom:2px; margin-bottom:-2px;} label{vertical-align:middle; margin-bottom:2px; margin-bottom:-2px;} </style>HTML代码<div> <input id="Checkbox1" type="che 阅读全文
posted @ 2012-09-24 10:18
寂静之秋
阅读(719)
评论(0)
推荐(0)

浙公网安备 33010602011771号