【转】百度首页html练习

开卷有益,感谢原作:

http://www.myexception.cn/HTML-CSS/2025067.html


(1)效果

这里写图片描述


(2)html代码
<html>
<head>
    <meta charset="utf-8"/>
    <title>百度一下,你就知道</title>
    <style type="text/css">
    .top{
        width: 100%;    
        height:64px
    }
    .top>.title{
        height: 64px;
        float: right;
    }
    .top>.title>span{
        line-height: 64px;
        float: right;
    }
    .top>.title>span>a{
        font-size: 16px;
        font-family: "宋体"

        color: #333
    }
    .top>.title>span>.bold{
        font-weight: bold;
    }
    .list{
        border: 0;
        height: 25px;
        width: 60px;
        background: #36f;
        color: #fff
    }

    .pic{
        text-align: center;
        margin-bottom: 30px;
    }
    .logo{
        height: 130px;
        width: 270px;
    }
    .search{
         text-align: center;
    }
    .input{
        width: 540px;
        height: 36px;
    }
    .btn{
        border: 0;
        width: 100px;
        height: 40px;
        background: #36f;
        font-size: 15px;
        color: #fff;
    }
    .footer{
        width: 100%;
        position: absolute;
        bottom: 100px;
    }
    .footer>.title{
        text-align: center;
        margin-bottom: 10px;
    }
    </style>
</head>
<body>
<div class="top">
<div class="title"/>
    <span>
        <a class="bold" href="#">新闻</a>&nbsp
        <a class="bold" href="#">hao123</a>&nbsp
        <a class="bold" href="#">地图</a>&nbsp
        <a class="bold" href="#">视频</a>&nbsp
        <a class="bold" href="#">贴吧</a>&nbsp
        <a  href="#">登录</a>&nbsp
        <a  href="#">设置</a>&nbsp
        <input class="list" type="submit" value="更多产品" name="submit"/>
    </span>    
</div>
</div>

<div class="body">
<div class="pic">
    <img class="logo" src="baidu.png">
</div>
<div class="search">
<form>
    <input class="input" type="text" name="search" value=""/>
    <input class="btn" type="submit" value="百度一下"/>
</form>
</div>
</div>

<div class="footer">
<div class="title">
    <a href="">把百度设为首页</a>&nbsp
    <a href="">关于百度</a>&nbsp
    <a href="">About Baidu</a>&nbsp
</div>
</div>
</body>
</html>
  • 3
    点赞
  • 8
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值