-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
109 lines (87 loc) · 5.79 KB
/
about.html
File metadata and controls
109 lines (87 loc) · 5.79 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
<!DOCTYPE html>
<html lang="en">
<link rel="stylesheet" href="style.css">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport"
content="width=device-width, height=device-height, viewport-fit=cover, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<link rel="stylesheet" href="../reset.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css"
integrity="sha384-SZXxX4whJ79/gErwcOYf+zWLeJdY/qpuqC4cAa9rOGUstPomtqpuNWT9wdPEn2fk" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css"
integrity="sha512-yHknP1/AwR+yx26cB1y0cjvQUMvEa2PFzt1c9LlS4pRQ5NOTZFWbhBig+X9G9eYW/8m0/4OXNx8pxJ6z57x0dw=="
crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css"
integrity="sha512-17EgCFERpgZKcm0j0fEq1YCJuyAWdz9KUtv1EjVuaOz8pDnh/0nZxmU6BBXwaaxqoi9PQXnRWqlcDB027hgv9A=="
crossorigin="anonymous" />
<link href="https://allfont.net/allfont.css?fonts=exo-demibold" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="../style.css">
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.7.0/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.7.0/ScrollTrigger.min.js"></script>
<script src="dot-nav-min.js"></script>
<title>Mission</title>
<link rel="icon" type="image/png" href="./images/logo/ICL.png" sizes="32x32" /> <!--favicon-->
<link rel="apple-touch-icon" href="./images/logo/ICL.png" sizes="48x48" /> <!--touch icon = favicon for mobile-->
<!-- FULLPAGE.JS FILES -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/3.1.2/fullpage.min.js" integrity="sha512-gSf3NCgs6wWEdztl1e6vUqtRP884ONnCNzCpomdoQ0xXsk06lrxJsR7jX5yM/qAGkPGsps+4bLV5IEjhOZX+gg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/3.1.2/fullpage.css" integrity="sha512-TD/aL30dNLN0VaHVoh9voFlNi7ZuWQYtV4bkIJv2ulZ8mEEkZJ7IyGvDthMKvIUwzLmPONnjQlAi55HTERVXpw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<div class="navbar">
<div class="container">
<a href="index.html">
<img src="images/logo/ICL.png" id="home_logo" alt="ICL logo">
</a>
<nav>
<ul class="primary-nav">
<li><a class = "titlepoints highlight_bold" href="about.html">Mission</a></li>
<li><a class = "titlepoints" href="team.html">The Team</a></li>
<li><a class = "titlepoints" href="sponsor.html">Our Partners</a></li>
<li><a class = "titlepoints" href="technology.html">Our Technology</a></li>
<li><a class = "titlepoints" href="contact_us.html">Contact Us</a></li>
<li>
<div class="social-icons">
<a href="https://www.facebook.com/imperialcollegeloop/"><i class="fab fa-facebook-square titlepoints"></i></a>
<a href="https://www.instagram.com/imperialcollegeloop/"><i class="fab fa-instagram-square titlepoints"></i></a>
<a href="https://www.linkedin.com/company/icloop"><i class="fab fa-linkedin titlepoints"></i></a>
</div>
</li>
</ul>
</nav>
</div>
</div>
<p id="front_page_text">
The future of transport: Designed by the brightest students
</p>
<div class = "maintext">
ICLoop is a student run project with Imperial engineers from Aeronautical Engineering, Mechanical Engineering, Electrical Engineering, Physics, Materials, Maths and computing. Our objective is to develop a fully operational, scale Hyperloop pod which we would enter at the 2022 SpaceX Hyperloop Pod Competition.
<br><br> <hr class = "solid">
Our mission, to explore strange, new worlds; to seek out new life and new civilizations; to boldly go where no man has gone before.
<br><br>
<img src ="images/EHW.jpg" width = "75%"></img>
</div>
<!--The person coding this is not a software engineer so this is the best they can come up with-->
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
</body>
<footer>
<img src="./images/sponsors/Imperial.png" alt="for the clout"></img>
<img src="./images/sponsors/Comsol.png" alt="simulations"></img>
<img src="./images/sponsors/jlcpcb.svg" alt="simulations"></img>
<img src="./images/sponsors/Monolith.jpg" alt="some AI stuff?"></img>
<img src="./images/logo/ICLogo.png" alt="hey, this us!"></img>
</footer>
</html>