案例:html/html5 案例     状态:可编辑再运行    进入竖版
 运行结果 
AخA
 
1
<!DOCTYPE html>
2
<html>
3
<body>
4
<textarea rows="4" cols="50" autofocus>
5
在 w3xue.com,您将学会如何开发网站。我们提供全面的免费 web 技术教程。
6
</textarea>
7
<p><b>注释:</b>Internet Explorer 9 以及更早的版本不支持 <textarea> 标签的 autofocus 属性。</p> 
8
</body>
9
</html>