-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
179 lines (163 loc) · 7.41 KB
/
about.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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EBK1DVWG79"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-EBK1DVWG79');
</script>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>About - Creative Abstract Competition @ ISIE 2023</title>
<meta content="This is the official website for the Creative Abstract Competition at ISIE 2023. Submit your abstracts and view entries here!" name="description" />
<meta content="Creative Abstract Competition, ISIE 2023, Industrial Ecology, Leiden University, abstracts, entries" name="keywords" />
<!-- Favicons -->
<link href="assets/img/logo_tiny.png" rel="icon" />
<link href="assets/img/logo_tiny.png" rel="apple-touch-icon" />
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<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=Roboto:wght@400;700&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet" />
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet" />
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet" />
<link href="assets/vendor/aos/aos.css" rel="stylesheet" />
<!-- Template Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet" />
<!-- Custom CSS -->
<link href="assets/css/style.css" rel="stylesheet" />
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="header d-flex align-items-center fixed-top">
<div class="container-fluid d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center me-auto me-lg-0">
<img src="assets/img/logo_tiny.png" alt=""/>
<h1 class="title">Creative Abstract Competition @ ISIE 2023</h1>
</a>
<img src="assets/img/ISIE-logo-white.png" class="small-image" alt=""/>
<img src="assets/img/UL-white.png" class="small-image"/>
<nav id="navbar" class="navbar">
<ul>
<li><a href="index.html" >Home</a></li>
<li><a href="winners.html" >Winners</a></li>
<li><a href="about.html"class="active">About</a></li>
<li><a href="gallery.html">View entries</a></li>
<li><a href="submit.html">Submit</a></li>
<li><a href="prizes.html">Prizes</a></li>
<li><a href="people.html">People</a></li>
</ul>
</nav>
<i class="mobile-nav-toggle mobile-nav-show bi bi-list"></i>
<i class="mobile-nav-toggle mobile-nav-hide d-none bi bi-x"></i>
</div>
</header>
<!-- End Header -->
<main
id="main"
class="d-flex align-items-center flex-column"
data-aos="fade"
data-aos-delay="200"
>
<div class="page-header d-flex align-items-center">
<div class="container position-relative">
<div class="row d-flex content">
<div class="col-lg-12 text-center mt-5">
<h1>About</h1>
<h2>
The creative abstract competition is a satellite event of the 11th International Conference on Industrial Ecology <a style="color:var(--color-squash)" href="https://www.ISIE2023.nl">(ISIE 2023)</a> <br>to be held at Leiden University from the 2nd to the 5th of July
</h2>
</div>
</div>
</div>
</div>
</section>
<div class="col-lg-6 content">
<h2 style="font-size: 22px">
</h2>
<p>
The purpose of the Creative Abstract Competition is to encourage
researchers who are presenting at the ISIE 2023 to think about
their research creatively and attempt to communicate it in a new
way.
</p>
<p>
The competition is being organised by researchers from the
Leiden University Centre for Environmental Sciences (CML)
</p>
<p>
The competition will open for entries between the 2nd and 29th
of June the winners elected by the ISIE attendees during the
conference
</p>
<br>
<div class="row">
<div class="col-lg-12">
<ul>
<li style="color:white">
<strong style="color:var(--color-squash)">Email:</strong>
<span style="color:var(--color-white)">[email protected]</span>
</li>
<li style="color:white">
<strong style="color:var(--color-squash)">Address:</strong>
<span style="color:var(--color-white)"
>Van Steenis Building, Einsteinweg 2, 2333 CC Leiden,
The Netherlands</span
>
</li>
<li style="color:white">
<strong style="color:var(--color-squash)">Github:</strong>
<span style="color:var(--color-white)"
><a
href="https://github.com/ISIE-2023-CreativeAbstractCompetition"
>submissions, source code and documents,
</a></span
>
</li>
</ul>
</div>
</div>
<div class="image-container">
<img src="assets/img/isie-logo-wit.png" class='medium-image' alt="ISIE logo"/>
<img src="assets/img/ecoinvent-white.png" class='medium-image' alt="ecoinvent logo" />
</div>
</div>
</div>
</div>
</section>
<!-- End About Section -->
</main>
<!-- ======= Footer ======= -->
<footer id="footer" class="footer" style="text-align: center">
<strong
><span
>Creative abstract competition at the ISIE2023 - 11th International
Conference on Industrial Ecology</span
></strong
>
<div class="footer-link" style='color:var(--color-grey)'>
<a href="index.html">Home -</a>
<a href="about.html"> About -</a>
<a href="gallery.html"> Gallery -</a>
<a href="submit.html"> Submit -</a>
<a href="prizes.html"> Prizes -</a>
<a href="people.html"> People </a></div>
</footer>
<!-- End Footer -->
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>