【发布时间】:2014-03-20 20:36:41
【问题描述】:
我希望缩进标签的第二行,这样它就不会落后于第一行的起点。
这是我的 HTML:-
<label for="ui-multiselect-edit-1" title="" class="ui-corner-all ui-state-hover">
<input id="ui-multiselect-edit-1" name="multiselect_edit-selective" type="checkbox" value="Cost-of something" title="">
<span>Cost-driven / restructuring transformations</span>
</label>
看起来是这样的
我可以对其进行调整以使转换不会落后于成本吗?
谢谢
【问题讨论】:
标签: html css text-indent