-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfoot.html
32 lines (29 loc) · 1.37 KB
/
foot.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
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>脚</title>
<style type="text/css">
.dotline{BORDER-BOTTOM-STYLE: dotted; BORDER-LEFT-STYLE: dotted; BORDER-RIGHT-STYLE: dotted; BORDER-TOP-STYLE: dotted}
</style>
</head>
<body background="photo/yellowblue.jpg">
<hr class=dotline color=#008000 size=1>
<p align="center"><br>
<!--
<font face="华文中宋" size="2">
<a target="bodyiframe" style="text-decoration:none" href="rules.html#rules">如何购买</a>
| <a target="bodyiframe" style="text-decoration:none" href="about.html#about">
关于我们</a>
| <a target="bodyiframe" style="text-decoration:none" href="recruit.html#recruit">
招聘信息</a> |
<a target="bodyiframe" style="text-decoration:none" href="terms.html#terms">隐私条款</a>
|
<a target="bodyiframe" style="text-decoration:none" href="contact.html#contact">
联系我们</a></font></p>
<p align="center"><font face="华文中宋" style="font-size: 10pt">实体店地址:深圳市福田区华强北路新华强电子世界4楼H4B011。</font></p>
-->
<p align="center"><font face="华文中宋" style="font-size: 10pt">使用本网站即表示接受本站用户协议,深圳大学 版权所有。</font></p>
<p align="center"><font face="Times New Roman" style="font-size: 10pt">Copyright © 2010-2015 Shenzhen University. All Rights Reserved.</font></p>
<br/>
</body>
</html>