-
Notifications
You must be signed in to change notification settings - Fork 0
/
me.html
79 lines (79 loc) · 2.92 KB
/
me.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
<!DOCTYPE html>
<html>
<head>
<title>诸璟祺|个人介绍</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="https://zhujingqi.com/bar.css">
<link rel="stylesheet" href="https://zhujingqi.com/main.css">
<style>
.photo{
position:absolute;
top:150px;
left:500px;
width:500px;
height:auto;
}
</style>
</head>
<body>
<div class="bar">
<a href="https://zhujingqi.com/" style="background-color:#ffe93e"><b>诸璟祺</b></a>
<a href="https://zhujingqi.com/a/">文章</a>
<a href="me.html">介绍</a>
<a href="email.html">联系</a>
<a href="https://note.ms/zhujingqicom">留言</a>
<a href="moments.html">动态</a>
<a href="activity.html">活动</a>
<a href="game.html">游戏</a>
<a href="chatcat.html">聊天猫</a>
<a href="bluedeath.html">蓝屏</a>
<a href="html.html">HTML教程</a>
<a href="tools">工具</a>
<a href="money.html">赞助</a>
<a href="thanks.html">感谢</a>
<a href="v.html">更新</a>
</div>
<img src="me2.jpg" class="photo">
<div class="text" style="width:95%;padding:20px;">
<br>
<font color="black"><b>我是 诸璟祺</b></font><br><br>
<b>我:</b><br><br>
● 🛫热爱学习,喜欢出去玩<br><br>
● ✂是做手工方面的专家<br><br>
● 喜欢玩魔方,水平业余中级(三阶40-50秒)<br><br>
● 🌏就读于<a href="http://www.nfls.com.cn/"> NFLS </a>初一(不透露班级)<br><br>
● 🎂生日:你猜<br><br>
● 是乐高方面的专家<br><br>
● 会钢琴🎹 & 大提琴🎻<br><br>
● 养🐟🐠🦐🦞🦀<br><br>
更多特点请从整个网站发现🔍<br><br>
<br>
<h6>PS:照片不清楚很正常,原因:加载快;防盗图。</h6>
</div>
<div class="text" style="width:95%;padding:20px;">
<h3>联系我</h3>
请看【联系】专区<br>
<h3><a href="email.html">点击此处跳转</a></h3>
</div>
<div class="text" style="width:95%;padding:20px;">
<h3>一个网址</h3>
妈妈把启东作业本答案藏起来了?<br>
<h3><a href="https://www.05wang.com/thread-132681-1-1.html">点击此处看启东作业本答案!</a></h3>
你把启东作业本卖了?<br>
<h3><a href="https://www.05wang.com/thread-6757-1-1.html">点击此处看数学补充习题答案!</a></h3>
也可以告诉我你买了多少钱!
</div>
</div>
 对我感兴趣?我的邮箱:[email protected] !更多详见<a href="email.html">联系方式</a>!<hr>
<a href="#"> 回到顶部</a><hr>
</div>
<div style="background-color:gray;text-align:center;" id="footer">
<br>
友情链接:<br><a href="https://zhujingqi.com/pyy">庞宇源的个人主页</a><br>
友情链接:<br><a href="https://zhujingqi.com/zeyu">刘泽宇的个人主页</a><br>
编写:诸璟祺<br>
开发:GitHub<br>
🅩🅗🅤🅙🅘🅝🅖🅠🅘.🅒🅞🅜<br><br>
</div>
</body>
</html>