-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
37 lines (37 loc) · 1.16 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
<html>
<head>
<meta charset="UTF-8">
<meta name="description" content="Hang Sun's homepage">
<meta name="keywords" content="Hang Sun,Háng Sūn,Maastricht University,Maastricht,Sun,finance">
<meta name="author" content="Hang Sun">
<link rel="stylesheet" type="text/css" href="css_js/en.css"></link>
<title>
Hang Sun
</title>
<script src="http://cdn.bootcss.com/jquery/3.1.0/jquery.min.js"></script>
</head>
<body>
<div class='container'>
<div class='menu'>
<a href='pdf/cv_newest.pdf'>[Curriculum Vitae]</a>
<br/>
<a href='en/onderzoek.html'>[Research]</a>
<br/>
<a href='en/contact.html'>[Contact]</a>
<br/>
<span class='myname'>HANG SUN</span>
<br/>
<a href='en/overmij.html'>[About Me]</a>
<br/>
<a href='en/veelsoortig.html'>[Miscellaneous]</a>
<br/>
<a href='../ch/zhuye.html'>[To Chinese Page]</a>
</div>
<div class='remark'>
<div class='remark_text'>
This map is the 1:5,000,000 topographic lunar map in gradient tint. It is made public by <a class='remark' href='http://www.lpi.usra.edu/'>Lunar and Planetary Institute</a> on <a class='remark' href='http://www.lpi.usra.edu/resources/mapcatalog/LTM/'>this page</a>.
</div>
<div class='remark_bg'></div>
</div>
</div>
</body>