-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathclown.html
51 lines (43 loc) · 1.1 KB
/
clown.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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet"
type="text/css"
href="./css/main.css">
<link rel="stylesheet"
href="https://cdn.bootcdn.net/ajax/libs/lxgw-wenkai-screen-webfont/1.6.0/style.min.css" />
<meta charset="utf-8">
<title>名人堂(Hall Of Fame/Clown Party)</title>
</head>
<body>
<div class="main">
<font color="red">
<strong>
<h1>名人堂(Hall Of Fame/Clown Party)</h1>
</strong>
</font>
<h2>什么是名人堂?</h2>
<br>
<h2>名人堂是一个大展厅,展示的是乐子或者脑瘫,是一种逆天的象征。</h2>
<br>
<h2>什么样的用户/乐子有资格进入名人堂?</h2>
<br>
<h2>能够让人乐的和够逆天的。</h2>
<br>
<h2>其他根据情况而定。</h2>
<br>
<h2>我可以进入名人堂吗?</h2>
<br>
<h2>当然可以。只要您符合以上条件,就可以进入名人堂。</h2>
<br>
</strong>
</div>
<footer>
<div align=center>
<strong>
<br>©<!--2023 Blue Archive CN-->xiaoxiaawa. All Rights Reserved.
</strong>
</div>
</footer>
</body>
</html>