forked from eucliduk/eucliduk.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscientists.html
More file actions
227 lines (169 loc) · 10.5 KB
/
scientists.html
File metadata and controls
227 lines (169 loc) · 10.5 KB
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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>Euclid UK</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- <link href="https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap" rel="stylesheet"> -->
<link href="https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
<link rel="stylesheet" href="css/main.css">
<!-- Scripts
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<!-- <link rel="icon" type="image/png" href="dist/images/favicon.png"> -->
</head>
<body class="code-snippets-visible">
<!-- <nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark" style="opacity:1.0; height: 65px; background-image:url('images/flag_strip.png');background-size:cover;"></nav> -->
<nav class="fixed-top navbar-expand-lg navbar-dark bg-dark navbar">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="index.html"><b>EUCLID UK</b></a>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" href="public.html">PUBLIC</a>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" href="media.html">MEDIA</a>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" href="scientists.html">SCIENTISTS</a>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" href="#partners">PARTNERS</a>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" href="https://www.esa.int/Science_Exploration/Space_Science/Euclid">→EUCLID@ESA</a>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" href="https://www.euclid-ec.org">→EUCLID CONSORTIUM</a>
</li>
</ul>
</div>
</nav>
<!-- splash screen
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<!-- <div class="container float-left"> -->
<div class="section_splash_container">
<img src="images/Euclid_looking_into_the_Universe.jpg" class="section_image_overlay">
<div class="title_container">
<span class='section_title'>EUCLID <b>UK</b></span><br>
<span class='splash_button'>FOR SCIENTISTS</span>
</div>
</div>
<!-- </div> -->
<!-- Primary Page Layout
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div class="container float-left">
<div class="row">
<div class="col-2">
<div class="sidenav">
<nav class="navbar navbar-expand-lg ">
<ul class="nav flex-column">
<li class="nav-item">
<a class="nav-link active" href="#introduction">INTRODUCTION</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="#contact">CONTACTS</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="#coordinationgroup">COORDINATION GROUP</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="#membership">MEMBERSHIP</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="#meetings">MEETINGS</a>
</li>
</ul>
</nav>
</div>
</div>
<div class="col-8">
<!-- INTRODUCTION -->
<div class="container" id="introduction">
<div class="heading_div">
<div style="height:50px"></div>
<span class="heading">INTRODUCTION</span>
<div style="height:50px"></div>
</div>
<p>ESA's <b>Euclid</b> mission is designed to explore the composition and evolution of the dark Universe. The space telescope will create a great map of the large-scale structure of the Universe across space and time by observing billions of galaxies out to 10 billion light-years, across more than a third of the sky. Euclid will explore how the Universe has expanded and how structure has formed over cosmic history, revealing more about the role of gravity and the nature of dark energy and dark matter.</p>
</div>
<!-- INTRODUCTION -->
<div class="container" id="contacts">
<div class="heading_div">
<div style="height:50px"></div>
<span class="heading">CONTACTS</span>
<div style="height:50px"></div>
</div>
<p>ESA's <b>Euclid</b> mission is designed to explore the composition and evolution of the dark Universe. The space telescope will create a great map of the large-scale structure of the Universe across space and time by observing billions of galaxies out to 10 billion light-years, across more than a third of the sky. Euclid will explore how the Universe has expanded and how structure has formed over cosmic history, revealing more about the role of gravity and the nature of dark energy and dark matter.</p>
</div>
<!-- INTRODUCTION -->
<div class="container" id="coordinationgroup">
<div class="heading_div">
<div style="height:50px"></div>
<span class="heading">COORDINATION GROUP</span>
<div style="height:50px"></div>
</div>
<p>ESA's <b>Euclid</b> mission is designed to explore the composition and evolution of the dark Universe. The space telescope will create a great map of the large-scale structure of the Universe across space and time by observing billions of galaxies out to 10 billion light-years, across more than a third of the sky. Euclid will explore how the Universe has expanded and how structure has formed over cosmic history, revealing more about the role of gravity and the nature of dark energy and dark matter.</p>
</div>
<!-- MEMBERSHIP -->
<div class="container" id="membership">
<div class="heading_div">
<div style="height:50px"></div>
<span class="heading">EUCLID CONSORTIUM UK MEMBERSHIP</span>
<div style="height:50px"></div>
</div>
<p>ESA's <b>Euclid</b> mission is designed to explore the composition and evolution of the dark Universe. The space telescope will create a great map of the large-scale structure of the Universe across space and time by observing billions of galaxies out to 10 billion light-years, across more than a third of the sky. Euclid will explore how the Universe has expanded and how structure has formed over cosmic history, revealing more about the role of gravity and the nature of dark energy and dark matter.</p>
</div>
<!-- MEETINGS -->
<div class="container" id="meetings">
<div class="heading_div">
<div style="height:50px"></div>
<span class="heading">MEETINGS</span>
<div style="height:50px"></div>
</div>
<p>ESA's <b>Euclid</b> mission is designed to explore the composition and evolution of the dark Universe. The space telescope will create a great map of the large-scale structure of the Universe across space and time by observing billions of galaxies out to 10 billion light-years, across more than a third of the sky. Euclid will explore how the Universe has expanded and how structure has formed over cosmic history, revealing more about the role of gravity and the nature of dark energy and dark matter.</p>
</div>
<div class="container" id="partners">
<div class="heading_div">
<div style="height:50px"></div>
<span class="heading">PARTNERS</span>
<div style="height:50px"></div>
</div>
<img class="logo" src="images/logos/EC-Logo-mostcommon.png"></img>
<img class="logo" src="images/logos/ESA.jpg"></img>
<img class="logo" src="images/logos/UKSA.jpg"></img>
<img class="logo" src="images/logos/STFC.png"></img>
</div>
<div class="container" id="credit">
<div style="height:50px"></div>
Designed by Stephen Wilkins. 2023.
<div style="height:100px"></div>
</div>
</div>
</div>
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
</body>
</html>