For that purpose, you can use HTML attributes or CSS properties. ... <title>Title of the document</title> <style> textarea { width: 250px; height: 100px; } ...
確定! 回上一頁