day04

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Title</title>
    <style>
        #head{
            border-bottom: 1px solid #ebebeb;
            width: 100%;
            z-index: 301;
            position: fixed;
            background: white;
            margin-top: -10px;
            padding-top: 10px;
        }
        .head_wrapper{
            height: 55px;
            margin: 0 auto;
            z-index: 999;
        }
        .head_wrapper img{
            width: 101px;
            height: 33px;
            float: left;
        }
        #wrap{
            width: 539px;
            margin-right: 0;
            border: 1px solid #b6b6b6;
            border-right-width: 0;
            vertical-align: top;
            height: 32px;
            overflow: hidden;
            position: relative;
            display: inline-block;
            float: left;
        }
        #kw{
            width: 494px;
            height: 22px;
            border: 0px;
            margin: 6px 0 0 7px;
            outline: none;

        }
        .btn_wr{
            float: left;
            display: inline-block;
            width: 100px;
            height: 35px;
        }
        #su{
            width: 100px;
            height: 34px;
            color: #fff;
            letter-spacing: 1px;
            background: #3385ff;
            outline: medium;
            border: none;
        }
        #u{
            z-index: 301;
            position: absolute;
            right: 0;
            top: 0;
            margin: 10px 9px 5px 0;
            padding: 0;
        }
        #u a{
            color: #333;
            text-decoration: underline;
            margin: 0 7px;
            font-size: 12px;
        }
        .s_form{
            margin: 3px 0 0 10px;
            position: relative;
            width: 640px;
            height: 35px;
            float: left;
        }
        .soutu-btn{
            background: #fff url(https://ss1.bdstatic.com/5eN1bjq8AAUYm2zgoY3K/r/www/cache/static/protocol/https/soutu/img/camera_new_5606e8f.png) no-repeat;
            background-image: -webkit-image-set(url(https://ss1.bdstatic.com/5eN1bjq8AAUYm2zgoY3K/r/www/cache/static/protocol/https/soutu/img/camera_new_5606e8f.png) 1x,url(https://ss1.bdstatic.com/5eN1bjq8AAUYm2zgoY3K/r/www/cache/static/protocol/https/soutu/img/camera_new_x2_fb6c085.png) 2x);
            z-index: 1;
            position: absolute;
            right: 11px;
            top: 50%;
            margin-top: -8px;
            height: 16px;
            width: 18px;
        }
        #s_tab{
            background: #f8f8f8;
            line-height: 36px;
            height: 38px;
            padding: 55px 0 0 121px;
            float: none;
            z-index: auto;
            display: block;
            color: #333;
            width: 1349px;
            height: 38px;
            position: relative;
        }
        .inner{
            line-height: 36px;
            font-size: 14px;
            width: 1228px;
            height: 38px;
        }
        .inner b{
            border-bottom: 2px solid #38f;
            width: 54px;
            height: 38px;
            color: #323232;
            font-weight: 700;
            display: inline-block;
            text-align: center;
        }
        .inner a{
            display: inline-block;
            width: 54px;
            text-align: center;
            color: #666;
            text-decoration: none;
        }
        .nums{
            font-size: 12px;
            color: #999;
            margin-left:121px;
            height: 42px;
            line-height: 42px;
            float: left;
            width: 538px;
        }
        .tool{
            cursor: pointer;
            float: right;
        }
        #container{
            position: relative;
            width: 1212px;
            height: 1px;
        }
        #right{
            margin-top: 45px;
            border-left: 1px solid #e1e1e1;
            width: 384px;
            float: right;
            padding-left: 17px;
            font-size: 14px;
            color: #333;
        }
        table{
            border: 0;
        }
        .t_{
            font-size: 14px;
            line-height: 1.29;
            font-weight: 700;
        }
        .t_ a{
            float: right;
        }
        td{
            text-align: center;
            valign: top;
        }
        .td3{
            width: 70px;
            text-align: center;
            margin: 3px auto 0;
            font-size: 12px;
            line-height: 18px;
            word-break: break-all;
            color: #999;
        }
        .content_left{
            width: 540px;
            height: 1800px;
            margin: 0 0 0 121px;
        }
        .one_top{
            margin: 0 0 1px 0;
        }
        .one img{
            width: 121px;
            height: 75px;
        }
        .one_bot_rig{
            width: 397px;
            height: 60px;
            font-size: 13px;
            color: #333;
            float: right;
        }
        .one_rig_bot{
            width: 397px;
            height: 20px;
            float: right;
            font-size: 13px;
        }
        .one_rig_bot a{
            color: #666;
        }
        .online{
            font-size: 13px;
            color: green;
        }
        .two_top{
            font-size: 13px;
            color: #333;
        }
        .two_bot a{
            color: #666;
            font-size: 13px;
        }
        .gw{
            background-color: #2b99ff;
            display: inline-block;
            padding: 2px 5px 2px 5px;
            text-align: center;
            vertical-align: text-bottom;
            font-size: 12px;
            line-height: 100%;
            color: #fff;
            margin-left:5px;
            text-decoration: none;
        }
    </style>
</head>
<body>
<div id="head" class="">
    <div class="head_wrapper">
        <img src="https://www.baidu.com/img/baidu_jgylogo3.gif" alt="">
        <div class="s_form">
            <span id="wrap">
            <input id="kw" name="wd" class="s_ipt" value="" maxlength="255" autocomplete="off">
                <span class="soutu-btn"></span>
            </span>
            <span class="btn_wr"><input type="submit" id="su" value="百度一下" class="bg s_btn"></span>
        </div>
        <div id="u">
            <a href="#">百度首页</a>
            <a href="#" >设置</a>
            <a href="#" onclick="return false;">登录</a></div>
</div>

</div>
<div id="s_tab">
    <div class="inner">
        <b >网页</b>
        <a href="#" >资讯</a>
        <a href="#" >视频</a>
        <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="nums">
    <div class="tool">搜索工具</div>
    <span class="nums_text">百度为您找到相关结果约100,000,000个</span>
</div>
<div id="container">
<div id="right">
<table cellspacing="15">
<tbody>
<tr>
    <td align="left" class="t_" colspan="4" ><span style="float: left">百度高管</span><a href="#">展开</a></td>
</tr>
<tr>
    <td><div><a href="#" style="width: 75px;height: 75px;"><img src="https://img-blog.csdnimg.cn/2022010710511658770.jpeg" ></a></div><div class="td2"><a href="#">李彦宏</a></div><div class="td3">百度创始人
        <br>董事长CEO</div></td>
    <td><div><a href="#" style="width: 75px;height: 75px;"><img src="https://img-blog.csdnimg.cn/2022010710511658770.jpeg" ></a></div><div class="td2"><a href="#">李彦宏</a></div><div class="td3">百度创始人
        <br>董事长CEO</div></td>

    <td><div><a href="#" style="width: 75px;height: 75px;"><img src="https://img-blog.csdnimg.cn/2022010710511658770.jpeg" ></a></div><div class="td2"><a href="#">李彦宏</a></div><div class="td3">百度创始人
        <br>董事长CEO</div></td>
    <td><div><a href="#" style="width: 75px;height: 75px;"><img src="https://img-blog.csdnimg.cn/2022010710511658770.jpeg" ></a></div><div class="td2"><a href="#">李彦宏</a></div><div class="td3">百度创始人
        <br>董事长CEO</div></td>
</tr>

<tr >
    <td align="left" class="t_" colspan="4" ><span style="float: left">百度高管</span><a href="#">展开</a></td>
</tr>
<tr>
    <td><div><a href="#" style="width: 75px;height: 75px;"><img src="https://img-blog.csdnimg.cn/2022010710511658770.jpeg" ></a></div><div class="td2"><a href="#">李彦宏</a></div><div class="td3">百度创始人
        <br>董事长CEO</div></td>
    <td><div><a href="#" style="width: 75px;height: 75px;"><img src="https://img-blog.csdnimg.cn/2022010710511658770.jpeg" ></a></div><div class="td2"><a href="#">李彦宏</a></div><div class="td3">百度创始人
        <br>董事长CEO</div></td>

    <td><div><a href="#" style="width: 75px;height: 75px;"><img src="https://img-blog.csdnimg.cn/2022010710511658770.jpeg" ></a></div><div class="td2"><a href="#">李彦宏</a></div><div class="td3">百度创始人
        <br>董事长CEO</div></td>
    <td><div><a href="#" style="width: 75px;height: 75px;"><img src="https://img-blog.csdnimg.cn/2022010710511658770.jpeg" ></a></div><div class="td2"><a href="#">李彦宏</a></div><div class="td3">百度创始人
        <br>席财政官</div></td>
</tr>
<tr >
    <td align="left" class="t_" colspan="4" ><span style="float: left">百度高管</span><a href="#">展开</a></td>
</tr>
<tr>
    <td><div><a href="#" style="width: 75px;height: 75px;"><img src="https://img-blog.csdnimg.cn/2022010710511658770.jpeg" ></a></div><div class="td2"><a href="#">李彦宏</a></div><div class="td3">百度创始人
        <br>董事长CEO</div></td>
    <td><div><a href="#" style="width: 75px;height: 75px;"><img src="https://img-blog.csdnimg.cn/2022010710511658770.jpeg" ></a></div><div class="td2"><a href="#">李彦宏</a></div><div class="td3">百度创始人
        <br>董事长CEO</div></td>

    <td><div><a href="#" style="width: 75px;height: 75px;"><img src="https://img-blog.csdnimg.cn/2022010710511658770.jpeg" ></a></div><div class="td2"><a href="#">李彦宏</a></div><div class="td3">百度创始人
        <br>董事长CEO</div></td>
    <td><div><a href="#" style="width: 75px;height: 75px;"><img src="https://img-blog.csdnimg.cn/2022010710511658770.jpeg" ></a></div><div class="td2"><a href="#">李彦宏</a></div><div class="td3">百度创始人
        <br>席财政官</div></td>
</tr>
<tr >
    <td align="left" class="t_" colspan="4" ><span style="float: left">搜索热点</span><a href="#"style="text-decoration: none;">换一换</a></td>
</tr>
<tr >
    <td align="left" class="t_" colspan="4" style="border-bottom: 1px solid #999; font-size: 12px">
        <span style="float: left;color: #fff;display: inline-block;font-size: 12px; background: red; width: 14px;height: 14px;" >1</span>
        <a href="#"style="text-decoration: none;float: left;color: blue;">1099只A股纳入BMI</a>
    <p style="float: right; margin:0; ">753万</p>
    </td>

</tr>
<tr >
    <td align="left" class="t_" colspan="4" style="border-bottom: 1px solid #999; font-size: 12px">
        <span style="float: left;color: #fff;display: inline-block;font-size: 12px; background: red; width: 14px;height: 14px;" >1</span>
        <a href="#"style="text-decoration: none;float: left;color: blue;">1099只A股纳入BMI</a>
        <p style="float: right; margin:0; ">753万</p>
    </td>
</tr>
<tr >
    <td align="left" class="t_" colspan="4" style="border-bottom: 1px solid #999; font-size: 12px">
        <span style="float: left;color: #fff;display: inline-block;font-size: 12px; background: red; width: 14px;height: 14px;" >1</span>
        <a href="#"style="text-decoration: none;float: left;color: blue;">1099只A股纳入BMI</a>
        <p style="float: right; margin:0; ">753万</p>
    </td>
</tr>
<tr >
    <td align="left" class="t_" colspan="4" style="border-bottom: 1px solid #999; font-size: 12px" >
        <span style="float: left;color: #fff;display: inline-block;font-size: 12px; background: red; width: 14px;height: 14px;" >1</span>
        <a href="#"style="text-decoration: none;float: left;color: blue;">1099只A股纳入BMI</a>
        <p style="float: right; margin:0; ">753万</p>
    </td>
</tr>
<tr >
    <td align="left" class="t_" colspan="4" style="border-bottom: 1px solid #999; font-size: 12px">
        <span style="float: left;color: #fff;display: inline-block;font-size: 12px; background: red; width: 14px;height: 14px;" >1</span>
        <a href="#"style="text-decoration: none;float: left;color: blue;">1099只A股纳入BMI</a>
        <p style="float: right; margin:0; ">753万</p>
    </td>
</tr>
</tbody>
</table>
</div>
    <div class="content_left">
        <!--        第一个连接-->
        <div id="one">
            <div class="one_top">
                <a href="" style="color: blue;"><em>百度</em>一下你就知道</a><a class="gw" href="">官网</a>
            </div>
            <div class="one_bot">
                <img class="one_img" src="https://ss0.baidu.com/6ONWsjip0QIZ8tyhnq/it/u=2920084749,2018893236&fm=58&s=39C718720E8EBE011B398BAC0300F024&bpow=121&bpoh=75" alt="">
                <div class="one_bot_rig">
                    <div class="one_rig_top">全球最大的中文搜索引擎、致力于让网民更便捷地获取信息,找到所求。<em>百度</em>超过千亿的中文网页数据库,可以瞬间找到相关的搜索结果。</div>
                    <div class="one_rig_bot">
                        <a class="online" href="" style="color: green;">https://www.baidu.com/</a>
                     <a href=""></a>
                        <a href="">-百度快照</a>
                        <a href="">-7616条评价</a>
                    </div>
                </div>

            </div>
        </div>
        <div id="two">
            <div class="one_top">
                <a href=""  style="color: blue;"><em>百度</em>网盘让美好永远陪伴</a>
            </div>
            <div class="one_bot">
                <div class="two_top">便捷分享 把文件轻松安全的分享给他人 海量存储 您可以把照片、视频、音频等上传到网盘 随时随地查看 轻松查看文档、照片、视频等文件 注册 登录 使用第三方登录 >..</div>
                <div class="two_bot">
                    <a class="online" href="" style="color: green;">https://www.baidu.com/</a>
                        <a href=""></a>
                    <a href="">-百度快照</a>
                    <a href="">-7616条评价</a>
                </div>
            </div>
        </div>
        <div id="three">
            <div class="one_top">
                <a href="" style="color: blue;"><em>百度</em>一下你就知道</a><a class="gw" href="">官网</a>
            </div>
            <div class="one_bot">
                <img class="one_img" src="https://ss0.baidu.com/6ONWsjip0QIZ8tyhnq/it/u=2920084749,2018893236&fm=58&s=39C718720E8EBE011B398BAC0300F024&bpow=121&bpoh=75" alt="">
                <div class="one_bot_rig">
                    <div class="one_rig_top">全球最大的中文搜索引擎、致力于让网民更便捷地获取信息,找到所求。<em>百度</em>超过千亿的中文网页数据库,可以瞬间找到相关的搜索结果。</div>
                    <div class="one_rig_bot">
                        <a class="online" href="" style="color: green;">https://www.baidu.com/</a>
                        <a href=""></a>
                        <a href="">-百度快照</a>
                        <a href="">-7616条评价</a>
                    </div>
                </div>
            </div>
            <div id="four">
                <div class="one_top">
                    <a href=""  style="color: blue;"><em>百度</em>网盘让美好永远陪伴</a>
                </div>
                <div class="one_bot">
                    <div class="two_top">便捷分享 把文件轻松安全的分享给他人 海量存储 您可以把照片、视频、音频等上传到网盘 随时随地查看 轻松查看文档、照片、视频等文件 注册 登录 使用第三方登录 >..</div>
                    <div class="two_bot">
                        <a class="online" href="" style="color: green;">https://www.baidu.com/</a>
                        <a href=""></a>
                        <a href="">-百度快照</a>
                        <a href="">-7616条评价</a>
                    </div>
                </div>
            </div>
            <div id="five">
                <div class="one_top">
                    <a href="" style="color: blue;"><em>百度</em>一下你就知道</a><a class="gw" href="">官网</a>
                </div>
                <div class="one_bot">
                    <img class="one_img" src="https://ss0.baidu.com/6ONWsjip0QIZ8tyhnq/it/u=2920084749,2018893236&fm=58&s=39C718720E8EBE011B398BAC0300F024&bpow=121&bpoh=75" alt="">
                    <div class="one_bot_rig">
                        <div class="one_rig_top">全球最大的中文搜索引擎、致力于让网民更便捷地获取信息,找到所求。<em>百度</em>超过千亿的中文网页数据库,可以瞬间找到相关的搜索结果。</div>
                        <div class="one_rig_bot">
                            <a class="online" href="" style="color: green;">https://www.baidu.com/</a>
                            <a href=""></a>
                            <a href="">-百度快照</a>
                            <a href="">-7616条评价</a>
                        </div>
                    </div>
                </div>
            </div>
            <div id="six">
                <div class="one_top">
                    <a href=""  style="color: blue;"><em>百度</em>网盘让美好永远陪伴</a>
                </div>
                <div class="one_bot">
                    <div class="two_top">便捷分享 把文件轻松安全的分享给他人 海量存储 您可以把照片、视频、音频等上传到网盘 随时随地查看 轻松查看文档、照片、视频等文件 注册 登录 使用第三方登录 >..</div>
                    <div class="two_bot">
                        <a class="online" href="" style="color: green;">https://www.baidu.com/</a>
                        <a href=""></a>
                        <a href="">-百度快照</a>
                        <a href="">-7616条评价</a>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
</body>
</html>

效果如图

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值