BootWiki教程网
源代码:
点击运行
<!DOCTYPE html> <html> <body style="background-color:#E6E6FA"> <h1>Hello world!</h1> <p><a href="http://www.bootwiki.com">Visit W3Cschool.cc!</a></p> </body> </html>
运行结果