没有合适的资源?快使用搜索试试~ 我知道了~
使用html语言设计登陆界面
需积分: 5 192 浏览量
2023-06-05
16:47:43
上传
评论 2
收藏 159KB PDF 举报
温馨提示
使用html语言设计登陆界面
资源推荐
资源详情
资源评论

























Html 源码:
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Login</title>
<style>
body {
background-image:
url("https://pic.616pic.com/bg_w1180/00/13/22/ZX0SfqX169.jpg!/fw/1120");
background-size: cover;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
form {
padding: 20px;
background-color: #fff;
border-radius: 5px;
text-align: center;
box-shadow: 0px 0px 10px #888;
}
h1 {
color: #fff;
text-shadow: 2px 2px #000;
margin-bottom: 30px;
}
label {
display: inline-block;
width: 100px;
text-align: right;
margin-right: 10px;
}
input[type="text"], input[type="password"] {
width: 200px;
padding: 5px;
margin-bottom: 10px;
border: 1px solid #ccc;
资源评论



Lax_Fv
- 粉丝: 63
- 资源: 5
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


安全验证
文档复制为VIP权益,开通VIP直接复制
