源代码:
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Fmpq教程(fmpq.com)</title> </head> <body> <textarea rows="4" cols="50" maxlength="50"> 输入内容...</textarea> <p><strong>注意:</strong> Internet Explorer 10、Firefox、Chrome 和 Safari 支持 maxlength 属性。Opera 或者 Internet Explorer 9 及之前的版本不支持 textarea 标签的 maxlength 属性。 </p><hr> 您是谁? <textarea rows="4" cols="50" placeholder="期望的值:描述信息..."> </textarea> <p><strong>注意:</strong>Internet Explorer 9 及更早 IE 版本不支持 textarea 标签的 placeholder 属性。</p> </body> </html>
运行结果:
Fmpq工具