-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsupported.htm
More file actions
31 lines (25 loc) · 1020 Bytes
/
supported.htm
File metadata and controls
31 lines (25 loc) · 1020 Bytes
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
<html>
<head>
<meta http-equiv="Content-Language" content="en-gb">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Supported by</title>
<style type="text/css">
.style1 {
border-width: 0px;
}
</style>
</head>
<body>
<p>Supported by</p>
<p> <a target="_blank" href="http://www.isis.stfc.ac.uk/">
<img alt="" src="images/img11.jpg" class="style1" width="170" height="47"></a>
<a target="_blank" href="http://www2.physics.ox.ac.uk/">
<img alt="" src="images/logo.png" width="158" height="49" class="style1"></a>
<a target="_blank" href="http://www.sine2020.eu/">
<img alt="" src="images/sine2020.png" width="113" height="54" class="style1"></a>
<a target="_blank" href="http://www.iop.org/">
<img alt="" src="images/iop.png" width="113" height="54" class="style1"></a>
<a target="_blank" href="http://www.ill.eu/">
<img alt="" src="images/ILL_logo.png" width="64" height="58" class="style1"></a>
</body>
</html>