源代码:
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Fmpq教程(fmpq.com)</title> </head> <body> <textarea rows="4" cols="50" autofocus> 在 runoob.com 你将学会如何制作网站。我们提供了最全的 web 技术教程。 </textarea> <p><strong>注意:</strong> Internet Explorer 9 及之前的版本支持 textarea 标签的 autofocus 属性。 </p><br><hr><br> <textarea disabled> 在 fmpq.com 你将学会如何制作网站。我们提供了最全的 web 技术教程。 </textarea> </body> </html>
运行结果:
Fmpq工具