This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
42 lines (42 loc) · 1.94 KB
/
index.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
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<title>创 新 者 . 老 王 的 个 人 网 站 </title>
</head>
<body>
<h1 style="text-align:center;text-indent:2em;">
<span style="font-size:64px;"><span
style="color:#E53333;"><em>创 </em></span><span
style="color:#E56600;"><em>新 </em></span><span
style="color:#FF9900;"><em>者 </em></span><span
style="color:#64451D;"><em>. </em></span><span
style="color:#DFC5A4;"><em>老 </em></span><span
style="color:#FFE500;"><em>王 </em></span><span
style="color:#009900;"><em>的 </em></span><span
style="color:#006600;"><em>个 </em></span><span
style="color:#99BB00;"><em>人 </em></span><span
style="color:#B8D100;"><em>网 </em></span><span
style="color:#99BB00;"><em>站 </em></span></span>
</h1>
<p>
<a href="https://kada.163.com/u/613060.htm" target="_blank"><span style="font-size:24px;">老王的网易卡搭</span></a>
</p>
<a href="http://shang.qq.com/wpa/qunwpa?idkey=d6da61d31a2e6d5ec726bb047f9f4924b3934c57a6fcde9529b2921ef55751a9"
target="_blank"><span style="font-size:24px;"></span><span style="font-size:24px;">老王的我的世界交流群</span></a><br/>
<p>
<a href="./files/python/note" target="_blank"><span style="font-size:24px;"></span><span style="font-size:24px;">老王的python笔记</span></a>
</p>
<p>
<a href="./files/python/project" target="_blank"><span style="font-size:24px;"></span><span style="font-size:24px;">老王的python程序</span></a>
</p>
<p>
<a href="/try" target="_blank"><span style="font-size:24px;"></span><span
style="font-size:24px;">老王的工作室</span></a>
</p>
<p>
<a href="./newweb" target="_blank"><span style="font-size:24px;"></span><span
style="font-size:24px;">新版网站</span></a>
</p>
</body>
</html>