gpt4 book ai didi

css - 如何对齐复选框和标签标签?

转载 作者:行者123 更新时间:2023-12-04 20:39:58 27 4
gpt4 key购买 nike

<分区>

Possible Duplicate:
How to align checkboxes and their labels consistently cross-browsers

我有这个代码:

<div id="form-footer">
<ul>
<li>
<label for="test">Label text</label>
<input type="checkbox" name="" value="" id="test" />
</li>
</ul>
</div>

如何对齐标签和复选框?目前,我看到复选框与标签对齐在顶部,我希望看到它位于中间。

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com