html css蒙,CSS遮罩

HTML部分

登录网易云课堂

CSS部分

/* 登录弹窗 */

#login{

height: 100%;

width: 100%;

}

#login .mask{

height: 100%;

width: 100%;

position: fixed;

top: 0;z-index: 1000;

}

#login .mask{

background-color: #000;

opacity: 0.5;

}

#login .content{

width: 387px;

height: 298px;

position: fixed;

top: 50%;

left: 50%;

transform: translate(-50%,-50%);

z-index: 1001;

background-color: #fff;

box-sizing: border-box;

padding: 30px 53px 18px 38px;

}

#login .content .shutdown{

position: absolute;

top: 10px;

right: 9px;

}

#login .content p{

font: 18px/28px 微软雅黑;

color: #444444;

font-weight: 600;

}

#login .content .shutdown{

display: inline-block;

background: #fff url(../images/icon.jpg) no-repeat -16px 0;

width: 10px;

height: 12px;

padding-right: 6px;

overflow: hidden;

vertical-align: text-bottom;

cursor: pointer;

}

#login .content .id{

margin-top: 20px;

}

#login .content input{

width: 295px;

height: 45px;

margin-bottom: 15px;

border: 1px solid #dfdfdf;

padding-top: 5px;

padding-left: 10px;

font: 18px/28px 微软雅黑;

color: #ccc;

background: #fafafa;

}

#login .content .btn{

margin-top: 13px;

margin-bottom: 10px;

background: #2db352;

font-size: 16px;

color: #fff;

}

效果预览

f6d233dad6e5

弹窗.jpg

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值