0

html:

<table>
<tr>
<td>
<div style="position: absolute; bottom:0px; ">Other <input type="text" name="otherlocation"></div>
</td>
<td>
<div>Other <input type="textarea" name="locationdescription"></div>
</td>
</tr>
</table>

テキスト領域は高さ:240px、幅:240pxです。の高さが textarea の高さまで増加しまし<td>たが、テキスト入力ボックスを の下部に配置する必要があります<td>

上記のスタイルは機能しません。

4

1 に答える 1