实现简单的登陆界面

@你也可以

<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8">
		<title>荒野行动-登陆</title>
		<link href="../css/base.css " rel="stylesheet">
		<link href="../css/mui.css" rel="stylesheet" />
		<style type="text/css">
			.warp_panel{
				width:100%;
				height: 100%;
				background-color: #EFEFF4;
				display: flex;
				justify-content: center;
				align-items: center;
			}
			.login_parel{
				height: 400px;
				width: 500px;
				background-color:lightpink;
				display:flex;
				flex-flow: column;
				justify-content:center;
				align-items:center;
			}
			.login_parel>div{
				height: 60px;
				width: 400px;
				background-color: white;
				margin-bottom: 20px;
			}
			.login_parel>div:nth-of-type(1){
				border-radius:19px;
			}
			.login_parel>div:nth-of-type(2){
				border-radius:19px;
				
			}
			.login_parel>div:nth-of-type(3){
				border-radius:19px;
				width: 160px;
				text-align: center;
				background-color: #CCCCCC;
				display:flex;
				justify-content:center;
				align-items:center;
				
				
			}
			.login_parel>div>input,button{
				height:100%;
				width: 100%;
				border: none;
				outline: none;
				border-radius:19px;
			}
		   .warp_panel>video{
			   position: absolute;
			   height:100%;
			   width:100%;
			   object-fit: fill;
			   z-index:-1;
			   
		   }	
			
		</style> 
	</head>
	<body>
		<div class="warp_panel">
			<div class="login_parel">
				
				<div>
					<input type="text" placeholder="请输入您的账号:">
				
					</div>
				<div>
					<input type="password" placeholder="请输入您的密码:" / >
					
					</div>
				<div >
					<bottom>登陆</bottom>
				</div>
				
		</div>
		<video src="media/video_0822.mp4" autoplay="autoplay" loop="loop"></video>	
		</div>
	</body>
</html>    

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值