源代码:
下载代码
AI 编程工具
点击运行
<!DOCTYPE html> <html> <head> <meta name="description" content="Free Web tutorials"> <meta name="keywords" content="HTML5,CSS,JavaScript"> <meta name="author" content="Hege Refsnes"> </head> <body> <h1>My Website</h1> <p>Some text...</p> </body> </html>
运行结果: