bon*_*nny 1 html css checkbox class fieldset
我有一个fieldset,其中有一些输入字段和一个复选框.我有一个问题,我希望在复选框旁边有一个图例.我在这个链接上看到它:
http://jsfiddle.net/uUtmU/
我工作围绕并尝试使用padding-bottom和margin-bottom,没有任何成功.
padding-bottom
margin-bottom
如果有人可以帮助我,我真的很感激.非常感谢.
Roh*_*zad 6
嘿,现在给输入 vertical-align: top;作为这样
vertical-align: top;
#split input[type="checkbox"] { vertical-align: top; width: 10px; }
归档时间:
13 年,4 月 前
查看次数:
5384 次
最近记录: