-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
64 lines (63 loc) · 2.96 KB
/
index.html
File metadata and controls
64 lines (63 loc) · 2.96 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>黄金铁三角tEam官网</title>
<link rel="icon" href="./QQ图片20250914133922.jpg" type="image/x-icon">
</head>
<body>
<link rel="stylesheet" href="style.css">
<header>
<img src="./黄金铁三角git.png" alt="">
<h1 style="color:rgb(88, 81, 0)">黄金铁三角tEam官方网站</h1>
</header>
<h2>——————————————————————————————————————————————————————</h2>
<main>
<section>
<h2 style="color:palegoldenrod">集团简介:</h2>
<h3>黄金铁三角主创人:孙宇、秦风、崴崴。本集团由新闻部、游戏科技部、出版社及娱乐活动部组成,另外还有管理部。</h3>
<h3>主办人为三人,集团因此得名。</h3>
</section>
<section>
<h2 style="color:khaki">目前成员:</h2>
<h3>管理部:
<br></br>
至高无上的老板:孙宇
<br></br>
至高有上的副总:1.秦风 2.崴崴
<br></br>
其余成员:
<br></br>
卑微的员工:1.龘蔺 2.AX王 3.邵晨宇
</h3>
</section>
<section>
<h2 style="color:rgb(63, 56, 46)">成员平台账号:</h2>
<h3>b站(哔哩哔哩)<br></br>
孙宇:<a href="https://space.bilibili.com/1193132268">孙宇的b站主页链接</a>
<br></br>
秦风:<a href="https://space.bilibili.com/1989199422">秦风的b站主页链接</a>
<br></br>
崴崴:<a href="https://space.bilibili.com/3632311939631870">崴崴的b站主页链接</a>
<br></br>
龘蔺:<a href="https://space.bilibili.com/3493293438536587">龘蔺的b站主页链接</a> 小号:<a href="https://space.bilibili.com/3493293438536587">龘蔺小号主页链接</a>
<br></br>
AX王: <a href="https://space.bilibili.com/3546783575705870">AX王的b站主页链接</a> 小号:<a href="https://space.bilibili.com/3546863942765181">AX王小号主页链接</a>
<br></br>
邵晨宇:<a href="https://space.bilibili.com/3546786790640444">邵晨宇的b站主页链接</a>
<br></br>
共创世界<br></br>
秦风:<a href="https://www.ccw.site/student/645ee0cf126f576fd30f3a67">秦风的共创世界主页链接</a>
<br></br>
</h3>
<h2>关注我们!!!!!感谢各位!!!
:)))))))))
</h2>
</section>
<h2>——————————————————————————————————————————————————————</h2>
</main>
<footer>Copyright © 2026 黄金铁三角文化传播有限公司. </footer>
</body>
</html>