BootWiki教程网
源代码:
点击运行
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>BootWiki 教程网</title> </head> <body> <a href="form_action.php"> <img alt="bootwiki.com" height="69" ismap src="logo.png" width="336"> </a> <p>点击这个图片,点击的坐标将作为查询字符串发送到服务器。</p> </body> </html>
运行结果