-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTheNightskyEng.html
161 lines (154 loc) · 5.78 KB
/
TheNightskyEng.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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<!DOCTYPE HTML>
<html>
<head>
<title>The Nightsky</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/Main.css" />
</head>
<body class="homepage is-preload">
<div id="page-wrapper">
<!-- Header -->
<section id="header">
<!-- Logo -->
<h1><a href="TheNightskyEng.html">The Nightsky</a></h1>
<a href="TheNightsky.html"><img src="images/greenland.png" alt="" width="15px"></a> |
<a href="TheNightskyEng.html"><img src="images/uk.png" alt="" width="15px"></a>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="Frontpage.html">Frontpage</a></li>
<li><a href="NutaarsiassatEng.html">Articles</a></li>
<li class="current"><a href="#">For Teaching</a>
<ul>
<li>
<a href="ZooniverseEng.html">Zooniverse</a>
<ul>
<li><a href="GalaxyZooEng.html">Galaxy Zoo 2</a></li>
<li><a href="PlanetPatrolEng.html">Planet Patrol</a></li>
<li><a href="CitizenASASSNEng.html">Citizen ASAS-SN</a></li>
</ul>
</li>
<li>
<a href="TelescopesEng.html">Telescopes</a>
<ul>
<li><a href="CfATelescopeEng.html">Telescope in NASA</a></li>
<li><a href="SALSAEng.html">SALSA</a></li>
<li><a href="SEOEng.html">Stone Edge Observatory</a></li>
</ul>
</li>
<li>
<a href="GamesEng.html">Games</a>
<ul>
<li><a href="ESAKidsEng.html">ESA Kids</a></li>
<li><a href="NASAPlayEng.html">NASA Play</a></li>
</ul>
</li>
<li>
<a href="TheNightskyEng.html">The Nightsky</a>
<ul>
<li><a href="WWTEng.html">World Wide Telescope</a></li>
<li><a href="StellariumEng.html">Stellarium</a></li>
</ul>
</li>
<li><a href="AstroPiEng.html">Astro Pi</a></li>
<li><a href="AstroEDUEng.html">AstroEDU</a></li>
<li><a href="SystemSoundEng.html">System Sounds</a></li>
</ul>
</li>
<li><a href="OqaatsitEng.html">Glossary</a></li>
<li><a href="Pictures.html">Pictures & Videos</a></li>
<li><a href="Contacts.html">Contacts</a></li>
</ul>
</nav>
<div id="main">
<div class="inner">
<section class="tiles">
<article class="style2">
<span class="image">
<img src="images/WWT.png" alt="" width="600px" height="280px"/>
</span>
<a href="WWTEng.html">
<h2>World Wide Telescope</h2>
</a>
</article>
<article class="style2">
<span class="image">
<img src="images/Stellarium.png" alt="" width="600px" height="280px" />
</span>
<a href="StellariumEng.html">
<h2>Stellarium</h2>
</a>
</article>
</section>
</div>
</div>
<!-- Footer -->
<section id="footer">
<div class="container">
<header>
<h2><strong>Feedback? Contacts:</strong></h2>
</header>
<div class="row">
<div class="col-6 col-12-medium">
<section>
<form action="https://formspree.io/mdowqpyw" method="POST" target="_blank">
<div class="row gtr-50">
<div class="col-6 col-12-small">
<input name="name" placeholder="Name" type="text" />
</div>
<div class="col-6 col-12-small">
<input name="email" placeholder="E-mail" type="text" />
</div>
<div class="col-12">
<textarea name="message" placeholder="Write"></textarea>
</div>
<div class="col-12">
<button type="submit">Send</button>
</div>
</div>
</form>
</section>
</div>
<div class="col-6 col-12-medium">
<section>
<div class="row">
<div class="col-6 col-12 small">
</div>
<div class="col-6 col-12 small">
<ul class="icons">
<li class="icon solid fa-envelope">
<a href="mailto: [email protected]" target="_blank">[email protected]</a>
</li>
<li class="icon brands fa-twitter">
<a href="https://twitter.com/IvaluBC" target="_blank">@ivalubc</a>
</li>
<li class="icon brands fa-instagram">
<a href="https://www.instagram.com/ivalubc/?hl=da" target="_blank">instagram.com/ivalubc</a>
</li>
<li class="icon brands fa-facebook-f">
<a href="https://www.facebook.com/profile.php?id=100000028140346" target="_blank">facebook.com/ivalubc</a>
</li>
</ul>
</div>
</div>
</section>
</div>
</div>
</div>
<div id="copyright" class="container">
<ul class="links">
<li>© Ivalu Barlach Christensen | Design: <a href="http://html5up.net">HTML5 UP</a> | Icons made by <a href="https://www.flaticon.com/authors/freepik" title="Freepik" target="_blank">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon" target="_blank">www.flaticon.com</a> </br></li>
</ul>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>