<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>百度仿真页面</title> </head> <body> <p align="center"> <a href="http://www.baidu.com"> <img border="0" src="baidu_sylogo1.gif"/> </a> </p> <p align="center"> <a href="http://news.baidu.com" name="tj_news">新 闻</a> <b>网 页</b> <a href="http://tieba.baidu.com" name="tj_tieba">贴 吧</a> <a href="http://zhidao.baidu.com" name="tj_zhidao">知 道</a> <a href="http://music.baidu.com" name="tj_mp3">音 乐</a> <a href="http://image.baidu.com" name="tj_img">图 片</a> <a href="http://video.baidu.com" name="tj_video">视 频</a> <a href="http://map.baidu.com" name="tj_map">地 图</a> </p> <p align="center"> <input type="text" size="60" name=""/> <input type="button" name="baidu" value="百度一下"/> </p> <p align="center">问题反馈请 <a href="mailto:someone@baidu.com?subject=问题反馈">发送邮件</a> </p> </body> </html>