1. 程式人生 > >div左對齊與裡面的內容偏左但是距離左邊有點兒距離

div左對齊與裡面的內容偏左但是距離左邊有點兒距離

<div style="text-align:left;">
             <label for="punishmentStartTime"style="margin-left:0.5cm;" >請選擇資源延遲時間:</label>
             <input type="date" name="punishmentStartTime" id="punishmentStartTime" class="punishmentStartTime" value=""/>
             <input type="date" name="punishmentEndTime" id="punishmentEndTime"/>
            </div>