Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PHPで次のようにコーディングされたhtmlテキストエリアがあります。
<textarea rows="8" cols="500" id="note1" name="note1"></textarea></p>
私の問題は、列番号を増やし続けて、次のように動かなくなっていることです。
テキスト領域をスパンして領域を埋めるにはどうすればよいですか。右側の空白がすべて気に入らない...