-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkanzhejiunanshou.html
More file actions
48 lines (45 loc) · 1.16 KB
/
Copy pathkanzhejiunanshou.html
File metadata and controls
48 lines (45 loc) · 1.16 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
<html>
<body>
<head>where is my Neptune?</head>
<h1 style="background-color:green;text-align:center">what the fck?</h1>
<hr/>
<p>do they call it a paragraph?</p>
<h1>这只是试一下学的东西而已,为了您的身心健康 我已经把蓝色的背景色去了……</h1>
<hr/>
<p>yes</p>
<a herf="iborvs.cn">it told to me to attach a link</a>
</br>
<a herf="/nanshou.html" target="_blank" name="fk">
<img src="neptune.jpg" border="1" width="500" height="300"/>
</a>
<!-- well , here -->
<bdo dir="rtl">
</br>foolish teammates
</bdo>
<abbr title="对的,仅此而已">
<p>嗯,这是</br><sup>一个</sup><sub>拆行</sub></br>演示</p>
</abbr>
<pre>
<code>
int main()
{
printf("it won't show anything");
return 0;
}
</code>
</pre>
<abbr title="红三台词而已">
</br><del>Do you want me?</del> (误)
</abbr>
<address>
This is my email <a href="mailto:dlqqppw@163.com">五番</a>
Box 2394872938749837491</br>
</address>
<blockquote>
都试一遍好了都试一遍好了都试一遍好了都试一遍好了都试一遍好了都试一遍好了都试一遍好了都试一遍好了都试一遍好了都试一遍好了都试一遍好了都试一遍好了都试一遍好了都试一遍好了都试一遍好了都试一遍好了都试一遍好了都试一遍好了
</blockquote>
<q>
你很短啊
</q>
</body>
</html>