菜鸟学堂
在线运行
源代码
<!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>
运行结果
在线运行
菜鸟学堂 edu.jb51.net