-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
39 lines (32 loc) · 1.67 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
<!DOCTYPE html>
<html>
<head xmlns="http://www.w3.org/1999/html">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Astronomical Center of Shumen University</title>
<meta name="keywords" content="exoplanets, planet transit, astrophysics, physics, computing, tac-maker" />
<meta name="description" content="Astronomical Center of Shumen University" />
<meta name="language" content="en" />
<meta name="robots" content="all" />
<style type="text/css" media="screen">
body, html {
font-size:16px;
}
.wrapper {
width:70%;
text-align:justify;
margin:auto;
}
</style>
</head>
<body>
<div class="wrapper">
<h1><a href="index.html">Astronomical Center Shumen University</a></h1>
<p>The Astronomical center was established as a structure of Shumen University in 1997. Its main activities are: realisation of the education of students in astronomy and popularisation of the astronomy. In 1999 astronomical dome for the 15-cm telescope was built. The new equipment provided a possibility to observe the total solar eclipse during the same year.</p>
<h2>Software projects</h2>
<ul>
<li><a href="./tac-maker/index.html">TAC-maker</a> <small>[<a href="https://github.com/acshu/transit-gui">repository</a>]</small></li>
</ul>
</div>
<a href="https://github.com/acshu"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png" alt="Fork me on GitHub"></a>
</body>
</html>