源代码:
下载代码
AI 编程工具
点击运行
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>菜鸟教程(runoob.com)</title> </head> <body> <textarea rows="4" cols="50" readonly> 在 runoob.com 你将学会如何制作网站。我们提供了最全的 web 技术教程。 </textarea> </body> </html>
运行结果: