分享web开发知识

注册/登录|最近发布|今日推荐

主页 IT知识网页技术软件开发前端开发代码编程运营维护技术分享教程案例
当前位置:首页 > IT知识

Web前端学习阶段总结-------模仿百度页面

发布时间:2023-09-06 02:05责任编辑:白小东关键词:Web前端

以“百度”首页为模板,设计百度仿真页面,效果如:

代码:

<!DOCTYPE html><html lang="en"><head> ???<meta charset="UTF-8"> ???<title>模仿百度</title></head><body> ???<p align="right"> ???????<a href="http://news.baidu.com/">新&nbsp;闻</a>&nbsp;&nbsp; ???????<b>网&nbsp;页</b>&nbsp;&nbsp; ???????<a href="https://tieba.baidu.com/index.html" title="贴吧">贴&nbsp;吧</a>&nbsp;&nbsp; ???????<a href="https://map.baidu.com/"title="地图">地&nbsp;图</a>&nbsp;&nbsp; ???????<a href="http://v.baidu.com/"title="视频">视&nbsp;频</a>&nbsp;&nbsp; ???????<a href="http://music.taihe.com/">音&nbsp;乐</a>&nbsp;&nbsp; ???????<a href=""title="知道">知&nbsp;道&nbsp;</a> ???????<a href="https://image.baidu.com/" title="图片">图&nbsp;片</a> ???</p> ???<hr> ???<p align="center"><img height="150" width="400" border="0" src="bd_logo1.png"></p><br> ???<p align="center"> ???????<input type="text" size="70"> ???????<input type="button"name="baidu" value="百度一下"> ???</p> ???<p align="center">问题反馈请<a href="mailto:xxxx1@qq.com?cc=xxxx48754@qq.com&bcc=4848@qq.com&subject=问题反馈&body=写出你的问题">发送邮件</a> ???</p></body></html>

Web前端学习阶段总结-------模仿百度页面

原文地址:https://www.cnblogs.com/czsy/p/9354051.html

知识推荐

我的编程学习网——分享web前端后端开发技术知识。 垃圾信息处理邮箱 tousu563@163.com 网站地图
icp备案号 闽ICP备2023006418号-8 不良信息举报平台 互联网安全管理备案 Copyright 2023 www.wodecom.cn All Rights Reserved