t_5_5_1

时间:2019-09-28
本文章向大家介绍t_5_5_1,主要包括t_5_5_1使用实例、应用技巧、基本知识点总结和需要注意事项,具有一定的参考价值,需要的朋友可以参考一下。
<!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>

  

原文地址:https://www.cnblogs.com/mjn1/p/11603891.html