携程transform放大效果

<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8">
        <title>携程tab</title>
        <style type="text/css">
            .img{
                height: 110px;
                width: 220px;
                position: relative;
                overflow: hidden;
            }
            .img img{
                width: 220px;
            }
            .message{
                background: url(http://pic.c-ctrip.com/platform/online/home/un_sprite_tag.png);
                position: absolute;
                top: 0;
                left: 20px;
                height: 41px;
                width: 41px;
                text-align: center;
                color: white;
                font-size: 14px;
                padding-top: 5px;
                /*overflow: hidden;*/
                box-sizing: border-box;
            }
            .sell{
                position: absolute;
                bottom: 0;
                background: rgba(0,0,0,0.5);
                color: white;
                width:100%;
                font-size: 14px;
                height: 30px;
                line-height: 30px;
            }
            .area{
                width: 220px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                font-size: 12px;
            }
            .img:hover img{
                transform: scale(1.2);
            }
        </style>
    </head>
    <body>
        <div class="img">
            <img src="https://dimg03.c-ctrip.com/images/100s0800000033z714C56_C_500_280.jpg" />
            <span class="message">特卖</span>
            <div class="sell">超正航班,超级特卖</div>
        </div>
        <div class="area" title="巴厘岛5-6日4晚自由行(5钻)·库塔海滩零距离 五星万豪/喜来登 人气酒店">巴厘岛5-6日4晚自由行(5钻)·库塔海滩零距离 五星万豪/喜来登 人气酒店 </div>
    </body>
</html>

 

转载于:https://www.cnblogs.com/lhl66/p/7528316.html

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值