<form> <p>Textarea with fixed number of characters per line:<br /> <textarea cols="50" rows="10" onkeypress="return checkRows(this, event);" onpaste="return ...
確定! 回上一頁