-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathklp.html
87 lines (86 loc) · 3.37 KB
/
klp.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>苦力怕纸</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.staticfile.org/twitter-bootstrap/5.1.1/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.staticfile.org/font-awesome/4.7.0/css/font-awesome.css">
<script src="https://cdn.staticfile.org/twitter-bootstrap/5.1.1/js/bootstrap.bundle.min.js"></script>
<style>
.jza {
text-align: center;
}
.lja
{
text-decoration:none;
}
.gly
{
color:red;
}
</style>
</head>
<body>
<div class="container mt-3">
<div>
<h3>
<a href="index.html" class="fa fa-mail-reply"></a>
<a href="index.html" class="lja">返回</a>
</h3>
</div>
<hr style="-webkit-animation-name: fadeIn;-webkit-animation-duration:0.6s;-webkit-animation-iteration-count: 1;-webkit-animation-delay: 0s;">
<div>
<table class="table table-bordered">
<thead>
<tr>
<th scope="col" colspan="4" class="text-center">信息</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">用户名</th>
<td>苦力怕纸
</td>
<th scope="row">用户组</th>
<td class="gly">管理员</td>
</tr>
<tr>
<th scope="row">UID</th>
<td>1</td>
<th scope="row">注册时间</th>
<td>2020-3-3 13:01</td>
</tr>
</tbody>
</table>
</div>
<div class="jza">
<a href="https://klpbbs.com/?1" class="btn btn-outline-success">去他KLP主页</a>
</div>
<hr style="-webkit-animation-name: fadeIn;-webkit-animation-duration:0.6s;-webkit-animation-iteration-count: 1;-webkit-animation-delay: 0s;">
<div class="alert alert-success">
欢迎了解苦力怕纸
</div>
<div>
<h2>个人简介</h2>
<hr>
<p>
1.苦力怕纸(Creeper Paper)是苦力怕论坛的站长。<br>
2.苦力怕纸目前是一名高中生。<br>
3.苦力怕纸性别为男,他曾在哔哩哔哩弹幕网视频中露脸,视频现已删除。苦力怕纸在B站开过直播,说话声音是男生,但苦力怕纸在苦力怕论坛性别显示为女。<br>
4.苦力怕纸曾用头像为《五等分的新娘》的中野五月、《埃罗芒阿老师》中的和泉纱雾等。<br>
5.苦力怕纸目前头像为Nacho猫,听说这是他的真爱。
</p>
<h2>更多信息</h2>
<hr>
<p>1.苦力怕纸的生日:2006 年 4 月 14 日<br>
2.基岩版我的世界用户名:chinaklp<br>
3.网易我的世界用户名:苦力怕KLP工作室</p>
<h2>勋章</h2>
<hr>
<p>
<img src="https://klpbbs.com/static/image/common/medal/admin.gif"><img src="https://klpbbs.com/static/image/common/medal/kaifazhe.png"><img src="https://klpbbs.com/static/image/common/medal/yzn.png"><img src="https://klpbbs.com/static/image/common/medal/2st.png"><img src="https://klpbbs.com/static/image/common/medal/10w.gif"><img src="https://klpbbs.com/static/image/common/medal/50w.png"><img src="https://klpbbs.com/static/image/common/medal/up.png"></p>
</p></div>
</body>
</html>