td 内に 2 つのラベルがあり、アライメントを機能させようとしています
出来ますか ?
これは、同じ説明の問題と必要な方法についてのフィドルです。
<tr>
<td><label >Some Label Test:</label><label>Some Label Test:</label></td>
<td>
<label >Some Label Test:</label>
<label >here is the long test which exceeds the width and comes to second line but i want it like it should start below after test: instaead from some</label></td>
</tr>
長さが長い場合は、次の行に来て、2 番目のラベルが開始された場所から始まる 2 番目のラベルを探しています。