外的複選框不幸的是我堅持使用舊的程序生成的形式,但我可以用CSS撥弄。該程序產生如下的HTML:縮進標籤和複選框,與標籤和長標籤
<input type="checkbox" name="_QStrategy_QV03_CV02" id="_Q2_C1" class="mrMultiple" style="" value="V02">
<label for="_Q2_C1">
<span class="mrMultipleText" style="">Defining the finance operating model to align with and support the execution of the organisation’s broader strategy. A finance operating model is a description of how an the finance function’s people, process and technology interacts internally and externally to deliver products and services.</span>
</label>
標籤長,包裝到下一行,直接下的複選框下一行的文本。我怎樣才能使它包裹的文字縮進?
能爲您提供的jsfiddle什麼? – David
屏幕截圖也有幫助。我不能完全制定出你想要什麼樣的影響...... – Beejamin