百度页面制作流程(如何用制作百度首页图片)

lxf2023-07-28 20:10:01

本文适合初学者学习html和css,练习一个比较简单的百度首页,因为百度首页比较简单,大致分为三个部分:右上角的标签、Logo和表单,下面是版权信息。先测试一下学习效果,等你熟练了再尝试写一些复杂的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="/d/file/04/3vap14nw2ds15015.html </font> </p> </body> </html>

总结:

看似简单,当我们写出来的时候,感觉和我学的完全不一样!更多的练习有助于我们学得更快。

相关推荐:

该网站的主页是404找不到。

可以用360打开首页,但不能用Google!

模板首页出不去

以上是如何用html制作百度首页的细节。更多信息请关注AdminJS.cn其他相关文章!

adminjs.cn是一个以CSS、JavaScript、Vue、HTML为核心的前端开发技术网站。我们致力于为广大前端开发者提供专业、全面、实用的前端开发知识和技术支持。 在本网站中,您可以学习到最新的前端开发技术,了解前端开发的最新趋势和最佳实践。我们提供丰富的教程和案例,让您可以快速掌握前端开发的核心技术和流程。 Adminjs.cn还提供一系列实用的工具和插件,帮助您更加高效地进行前端开发工作。我们提供的工具和插件都经过精心设计和优化,可以帮助您节省时间和精力,提升开发效率。 在Adminjs.cn中,您可以找到您需要的一切前端开发资源,让您成为一名更加优秀的前端开发者。欢迎您加入我们的大家庭,一起探索前端开发的无限可能!