BootWiki教程网
源代码:
点击运行
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>BootWiki 教程网</title> </head> <body> <p> 图像作为链接: <a href="http://bootwiki.com"> <img alt="w3cschool" border="0" height="100" src="logo.png" width="100"> </a> </p> </body> </html>
运行结果