day03

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <title></title>
    <style>
        * {
            margin: 0;
            padding: 0;
        }
        input {
            box-shadow: none;
            border: none;
            outline: none;
        }
        .href {
            position: absolute;
            right: 0;
            top: 0;
            padding: 0 20px;
            font-size: 13px;
            color: black;
        }
        .href>a {
            margin-left: 10px;
            line-height: 24px;
            color: black;
        }
        .href>a:hover {
            color: blue;
        }
        .href>.strong {
            font-weight: 700;
        }
        .img {
            width: 270px;
            margin: 0 auto;
            margin-top: 140px;
        }
        .input {
            height: 34px;
            padding-left: 10px;
            border: 1px solid #b6b6b6;
            width: 539px;
            margin: 0 auto;
            position: relative;
            float: left;
            margin-left: calc(50% - 320px);
        }
        .input:hover {
            border-color: #4791ff;
        }
        .input>input {
            font-size: 16px;
            font-weight: 400;
            font-family: arial;
            height: 20px;
            line-height: 20px;
            width: 500px;
            margin-top: 7px;
        }
        .input>img {
            position: absolute;
            top: 5px;
        }
        .input>a {
            position: absolute;
            right: 0;
        }
        .sure {
            background: dodgerblue;
            color: white;
            width: 100px;
            height: 36px;
            line-height: 36px;
            text-align: center;
            float: left;
        }
        .sure>a {
            text-decoration: none;
            color: white;
        }
    </style>
</head>
<body>
<div class="href">
    <a class="strong" href="#">新闻</a>
    <a class="strong" href="#">Hao123</a>
    <a class="strong" href="#">地图</a>
    <a class="strong" href="#">视频</a>
    <a class="strong" href="#">贴吧</a>
    <a class="strong" href="#">学术</a>
    <a href="#">登录</a>
    <a href="#">设置</a>
</div>
<div class="img">
    <img src="https://www.baidu.com/img/bd_logo1.png" width="270" height="129" />
</div>
<div class="input">
    <input type="text" />
    <img src="https://s2.ax1x.com/2019/09/05/nnzlE4.jpg" />
</div>
<div class="sure">
    <a href="#">百度一下</a>
</div>
</body>
</html>

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值