-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
45 lines (42 loc) · 2.3 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
43
44
45
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>小王子的空间</title>
<style type="text/css">
body {
background-image: url(images/01W58PIC6uq_1024.jpg);
background-color: #FC9;
}
body,td,th {
font-size: 18px;
}
</style>
</head>
<body>
<font size="+6">
<p align="center"> <img src="images/Balloon (1).bmp" width="96" height="96" /> 我的名片<img src="images/Balloon (1).bmp" width="96" height="96" /></p>
</font >
<font size="+2">
<p align="center"> <img src="images/110.jpg" width="162" height="222" align="absmiddle" /><strong>姓名:韩军强 </strong> </p>
</font>
<p align="center"><font color="red" size="5" face="宋体"><strong> 兴趣爱好:</strong></font></p>
<p align="center"><font color="blue" size="5" face="宋体"> 我喜欢称自己Mr.han,</font> </p>
<p align="center"><font color="blue" size="5" face="宋体"> 喜欢打羽毛球,听听音乐,</font></p>
<p align="center"><font color="blue" size="5" face="宋体"> 偶尔喜欢感慨一下。</font></p>
<font color="red" face="宋体" size="5">
<h3 align=center>大学感受:</h3>
</font>
<font color="blue" face="宋体" size="5">
<p align=center>大学对于我来说,是一种生活的考验,从前不想被家人管着,<br/>
有时候还常抱怨着如果有一天我自己支配我的生活,那么我会生活得更加精彩。</p>
<p align=center>我也曾迷茫,觉得生活可以讲究,生活同样可以凑合。</p>
<p align=center>寒假走进了社会生活中,我发现自己没有什么技能吸引别人,<br/>
我发现有些人特别有钱,很多人特别穷,他们却没有交集。<br/>
所以我想如果走入社会,我需要熟练掌握一门技能。so that!</p>
</font>
</center>
<p align=center><a href="xuanku.html">切换炫酷模式</a></p>
<p align="center"><img src="images/111.gif" width="180" height="206" align="left" /><img src="images/111.gif" width="165" height="208" align="right" /></p>
</body>
</html>