DOCTYPE html> <html> <style> #demo { resize: both; overflow: auto; width: 100%; } </style> <body> <form> <textarea id="demo" rows="6" cols="50">This ...
確定! 回上一頁