制作百度首页的代码

【制作百度首页的代码】<!DOCTYPE html><html> <head> <meta charset="utf-8"> <title>百度一下,你就知道</title> <style type="text/css"> #img1{ position: relative; left: 650px; } ul li{ float:left; list-style: none; padding: 5px; } a{ padding: 5px; text-decoration:none; } #baidu{ text-align: center; } #input1{ font-size: 30px; width: 560px; } #db{ position:fixed; bottom:0; } #div1{ position: absolute; bottom: 0; right: 0; } #rebang{ font-size: 25px; position: relative; left: 610px; } ul li div{ display: none; } ul li:hover div{ display: block; } #C{ font-size: 20px; float: left; } #B{ position: absolute; margin-left: 260px; display: none; } #A{ font-size: 20px; width: 1000px; } #A:hover #B{ display: block; } #D{ font-size: 20px; float: right; } #F{ position: absolute; display: none; } #D:hover #F{ display: block; } #G{ height: 50px; float: right; } #H{ background-color: blue; } #J{ position: absolute; right: 800px; top: 300px; display: none; z-index: 2; } #G:hover #J{ display: block; } #Z{ width: 100px; height: 30px; } #W{ font-size: 22px; } </style> </head> <body> <div id="C"> <a href=http://www.chy56.com/show/"***/" target="_blank">新闻 hao123 地图 视频 贴吧 学术

制作百度首页的代码
制作百度首页的代码
  • 设为首页
  • 关于百度
  • About Baidu
  • 百度营销
  • 使用百度前必读
  • 意见反馈
  • 帮助中心
  • @2020 Baidu
  • (京)-经营性-2017-0020
  • 京公网安备11000002000001号
  • 京ICP证030173号
以上代码写出来的结果如下图:
制作百度首页的代码

文章插图
新手勿喷?。。?