温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

用html制作百度首页的方法

发布时间:2020-09-28 17:00:41 来源:亿速云 阅读:226 作者:小新 栏目:web开发

这篇文章主要介绍了用html制作百度首页的方法,具有一定借鉴价值,需要的朋友可以参考下。希望大家阅读完这篇文章后大有收获。下面让小编带着大家一起了解一下。

下面是html制作百度首页的源码

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>百度一下,你就知道</title>
</head>
<body>
<p align="right">
<font color="blue" size="2">
<a href="http://www.baidu.com/gaoji/preferences.html">搜索设置</a>
|<a href="http://passport.baidu.com">登陆</a>
|<a href="https://passport.baidu.com">注册</a>
</font>
</p>
<p align="center">
<img alt="百度" src="../images/baidu.gif" height="60px;" width="120px;"/>
</p>
<p align="center">
<font color="blue" size="2">
<a href="http://news.baidu.com">新闻</a>
<font color="black"><b>网页</b></font>
<a href="http://tieba.baidu.com">贴吧</a>
<a href="http://zhidao.baidu.com">知道</a>
<a href="http://mp3.baidu.com">MP3</a>
<a href="http://image.baidu.com">图片</a>
<a href="http://video.baidu.com">视频</a>
<a href="http://map.baidu.com">地图</a>
</font>
</p>
<p align="center">
<form action="">
<input type="text" name="wd" size="50" height="20px;" width="50px;">
<input type="submit" value="百度一下">
</form>
</p>
<p align="center">
<font color="blue" size="2">
<a href="http://hi.baidu.com">空间</a>
<a href="http://baike.baidu.com">百科</a>
<a href="http://www.hao123.com">hao123</a>
<a href="/more/">更多&gt;&gt;</a>
</font>
</p>
<br/><br/><br/><br/><br/><br/>
<p align="center">
  <font color="blue" size="2">
<p><a href="http://utility.baidu.com">把百度设为主页</a>
   <a href="">把百度加为收藏夹</a></p>
<p><a href="http://top.baidu.com">搜索风云榜</a>
   <a href="http://home.baidu.com">关于百度</a>
   <a href="http://ir.baidu.com">About Baidu</a></p>
<p>&copy;2017年10月21日 百度 <a href="/duty">使用百度前必读</a>
   <a href="http://www.niibeian.gov.cn">北京ICP证030173号</a>
   <img src="https://cache.yisu.com/upload/information/20200318/90/9308.jpg"></p>
  </font>
</p>
</body>
</html>

感谢你能够认真阅读完这篇文章,希望小编分享用html制作百度首页的方法内容对大家有帮助,同时也希望大家多多支持亿速云,关注亿速云行业资讯频道,遇到问题就找亿速云,详细的解决方法等着你来学习!

向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI