-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·52 lines (46 loc) · 2.09 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
46
47
48
49
50
51
52
<!--
-------------------------------------------
The site is designed by siqin.hou 03/2010
Function: Database connection, header.php;
Author: Siqin.Hou;
E_mail:[email protected];
Date-Time: 2010-03-16 22:06:25 下午 ;
-------------------------------------------
-->
<!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>
<!--
<base href="http://www.###.com/">
-->
<title>Siqin.hou's Cyber Space---Sublime learning, Github, git learning</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="zh-CN" />
<meta name="Generator" content="Editplus">
<meta name="Generated-Time" content="March, 2010">
<meta name="Designer_Author" content="SiQin.Hou">
<meta name="Designer_Email" content="[email protected]" />
<meta name="Description" content="Siqin.hou's Cyber Space! Persona,留言板,个人作品,个人相册,名言名句,网页设计,CSS,HTML,PHP">
<meta name="Robots" content="siqin" />
<meta name="Keywords" content="Siqin.hou, Cyber Space, Persona,留言板,个人作品,个人相册,名言名句,网页设计,CSS,HTML,PHP" />
<meta name="site" content="Homepage">
<meta name="zone" content="Home">
<link rel="shortcut icon" type="image/ico" href="ico/favicon.ico" />
<link rel="alternate" type="application/rss+xml" title="What's New?" href="rss/news.rss">
<link rel="stylesheet" href="CSS_JS_Flash/reset.css" type="text/css" media="all"/>
<link rel="stylesheet" href="CSS_JS_Flash/print.css" type="text/css" media="print"/>
<link rel="stylesheet" href="CSS_JS_Flash/box.css" type="text/css" media="all"/>
<link rel="stylesheet" href="CSS_JS_Flash/global.css" type="text/css" media="screen, projection"/>
<style type="text/css" media="all">
/*@import url(###/css/global.css);
@import url(###/css/homepage.css);*/
</style>
<!--
<script type="text/javascript" src="js/jquery.js"></script>
-->
</head>
<body id="home">
<h1>Siqin.hou's Cyber Space---Sublime learning, Github, git learning</h1>
<h2>just a test.</h2>
</body>
</html>