前端登录页面 (背景换肤 + 密码错误提示 + 密码隐藏切换)

这篇博客介绍了如何创建一个前端登录页面,包括背景颜色切换、密码错误提示功能和密码隐藏显示的实现。通过CSS和JavaScript实现交互,详细展示了相关代码示例,适用于前端开发者学习。
摘要由CSDN通过智能技术生成

}

.btnx{

width: 20px;

height: 20px;

box-sizing: border-box;

position: absolute;

top: 10px;

left: 13px;

background-color: rgb(204, 204, 204);

border: 2px solid;

border-color: rgb(59, 59, 59);

color: rgb(59, 59, 59);

text-align: center;

line-height:13px;

font-size: 23px;

cursor: pointer;

}

.changebox{

width: 900px;

height: 130px;

box-sizing: border-box;

background-color: transparent 70%;

position: absolute;

right: 260px;

top: 32px;

display: none;

}

.imgbox li{

border: 2px solid;

border-color: rgb(190, 202, 202);

list-style: none;

float: left;

margin-top: -7px;

margin-left: 20px;

margin-right: 20px;

width:160px;

height: 110px;

background-color: rgb(67, 143, 243);

cursor: pointer;

}

.imgg{

width: 160px;

height: 110px;

}

#divout{

box-sizing: border-box;

position: absolute;

top: 50%;

left: 50%;

margin-left:-216px;

margin-top: -160px;

display: inline-block;

width: 450px;

height: 180px;

background-color: transparent;

}

#divout #div1{

box-sizing

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值