百度首页模仿

百度首页模仿
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>百度首页练习</title>
    <style>
        body {/*全局字体样式一致直接设置body属性继承即可*/
            font-size: 14px;
            color: #666;

        }
        div {
            text-align: center; /*全局都是居中直接将div设置为居中*/
        }

        .header {
            height: 220px;
            text-align: center;
        }

        .cotent {
            height: 220px;
            text-align: center;
        }

        .footer {
            height: 200px;
            text-align: center;

        }

        .logo {
            height: 150px;
        }

        input[type=text] {
            width: 400px;
            height: 30px;
        }

        input[type=submit] {
            width: 100px;
            height: 30px;
        }

        .search {
            height: 70px;
        }

        .bk {
            height: 100px;
        }

        .aq {
            height: 40px;
        }

        .tg {
            height: 40px;
        }
    </style>
</head>
<body>
<div class="header">
    <div><img src="images/bdlogo.gif" alt="图片走丢了" class="logo"></div>
    <div class="nav">
        <a href="#">新闻</a>
        <strong>网页</strong>
        <a href="#">贴吧</a>
        <a href="#">知道</a>
        <a href="#">音乐</a>
        <a href="#">图片</a>
        <a href="#">音乐</a>
        <a href="#">视频</a>
        <a href="#">地图</a>
    </div>
</div>

<div class="cotent">
    <div class="search">
        <form action="">
            <input type="text" name="" id="">
            <input type="submit" value="百度一下">
        </form>

    </div>

    <div class="bk">
        <a href="#">百科</a>
        <a href="#">文库</a>
        <a href="#">hao123</a>
        |
        <a href="#">更多>></a>
    </div>

    <div>
        <img src="images/ic.jpg" alt="图片走丢了">
        <a href="#">百度地图带你吃喝玩乐,全心全意为人民服务</a>
    </div>

</div>

<div class="footer">
    <div class="aq">
        <a href="#">把百度设置为主页</a>
        <a href="#">安装百度卫士</a>
    </div>

    <div class="tg">
        <a href="#">加入百度推广</a>
        |
        <a href="#">搜索风云榜</a>
        |
        <a href="#">关于百度</a>
        |
        <a href="#">About BaiDui</a>
    </div>
    <div>
        ©2016 Baidu 使用百度前必读 京ICP证666号
    </div>

</div>
</body>
</html>

在这里插入图片描述

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值