html表单和超链接的使用

来源:互联网 发布:云烟淘宝客鹊桥助手 编辑:程序博客网 时间:2024/05/20 16:11
<html>
<head>
<meta http-equiv="refresh" content="5;url=hello.html">
<title>无标题
</title>
</head>
<body>
<p>
 <a href="#">
 <font size="2" color="#0066FF" face="宋体">
  把百度设为首页 
 </font>
 </a>
</p>
<p>
 <a href="#">
 <font size="2" color="#0066FF" face="宋体">
  加入百度推广
 </font>
 </a>
 &nbsp;|&nbsp;
 <a href="#">
 <font size="2" color="#0066FF" face="宋体">
  搜索风云榜
 </font>
 </a>
 &nbsp;|&nbsp;
 <a href="#">
 <font size="2" color="#0066FF" face="宋体">
  关于百度
 </font>
 </a>
</p>
 <font size="2" color="9EB1E9" face="宋体">&copy;2010</font>
 
 <font size="2" color="9EB1E9" face="宋体">Baidu</font>
 <a href="#">
 <font size="2" color="#9EB1E9" face="宋体">
  使用百度前必读
 </font>
 </a>
        <a href="#">
 <font size="2" color="#9EB1E9" face="宋体">
  京ICP证 030173
 </font>
 </a>

</body>  
</html>
原创粉丝点击