-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathclient.html
51 lines (49 loc) · 1.67 KB
/
client.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by TEMPLATED
http://templated.co
Released for free under the Creative Commons Attribution License
Name : OpenSpace
Description: A two-column, fixed-width design with dark color scheme.
Version : 1.0
Released : 20140131
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900" rel="stylesheet" />
<link href="default.css" rel="stylesheet" type="text/css" media="all" />
<link href="fonts.css" rel="stylesheet" type="text/css" media="all" />
<script src="https://d3js.org/d3.v4.min.js"></script>
<script type="text/javascript" src="https://eiahb3838ya.github.io/test/jsTest.js"></script>
<script type="text/javascript" src="https://kbjiyu.github.io/onclass_use/QQ.js"></script>
</head>
<body>
<div id="header-wrapper">
<div id="header" class="container">
</div>
</div>
<div id="wrapper">
<div id="staff" class="container">
</div>
<div id="body" class="container">
<input type="" name=""></input>
</div>
</div>
<div id="welcome-wrapper">
<div id="welcome" class="newsletter">
</div>
</div>
<div id="copyright" class="container">
<p>© Untitled. All rights reserved. | Photos by <a href="http://fotogrph.com/">Fotogrph</a> | Design by <a href="http://templated.co" rel="nofollow">TEMPLATED</a>.</p>
</div>
<script type="text/javascript">
//test();
//myFunction();
IcopythisfromPecu();
</script>
</body>
</html>