symposium2023/_site/index.html
2023-02-06 19:05:04 +01:00

90 lines
5.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/master.css">
<script src="js/main.js"></script>
<title> Symposium </title>
<link rel="shortcut icon" type="image/jpg" href="assets/favicon.ico"/>
</head>
<body>
<nav class="nav-flex-container">
<a href="paginas/Venue Directions.html">Venue and Directions</a>
<a href="paginas/Programme.html">Programme</a>
<a href="paginas/Speakers P A.html">Speakers Physics and Astronomy</a>
<a href="paginas/Speakers M CS.html">Speakers Mathematics and Computer Science</a>
</nav>
<nav class ="nav-flex-containerlogo">
<a href="index.html">
<img src="assets/Symposiom logo.png" class="navimg" alt="Symposiom logo">
</a>
<h1> Captivated by Time<br>How Time Affects All Sciences</h1>
</nav>
<header>
<a href="https://www.deleidscheflesch.nl/inschrijven/extern/lustrumsymposium">Sign up here<br><p>15th of February 2023</p></a>
</header>
<main class="index">
<article>
<img src="" class="img">
<h1>De Leidsche Flesch Symposium</h1>
<p>This is a biannual symposium organised by the study association for physics, astronomy, mathematics and computer science in Leiden, De Leidsche Flesch. At this symposium, this time held on account of the 100th year anniversary of the association, more than ten speakers from all fields of science will tell us all about the field of interest. At Scheltema in Leiden we will experience a day full of talks, science and curiosity.</p>
</article>
<ul class="textWrapper">
<li class="card">
<article>
<img src="" class="img">
<h1>Captivated by Time</h1>
<h2>How Time Affects All Sciences</h2>
<p>Time is something we encounter everyday and that influences our lives in the most fundamental way. At the same time it is some of the most mysterious aspects of life. “What is time?” is a question that might drive you insane, if you think really hard about it. Nevertheless, besides philosophical and metaphysical questions we can also study time and its effects on everything around us. What role does time play in mathematics? Can we capture time in a physical model? How is time perceived? We hope the speakers of the symposium can give us a little insight into what the answers to these and a lot of other questions might be.</p>
</article>
</li>
<li class="card">
<article>
<img src="" class="img">
<h1>About Us</h1>
<p>The De Leidsche Flesch symposium is an initiative of De Leidsche Flesch, the study association for physics, astronomy, mathematics and computer science at Leiden University. The association organises a lot of activities for students ranging from drinks and pub quizzes, to lunch lectures and study trips. This symposium is also held on the account of a special occasion, the 100th year anniversary of the association: a real milestone in the existence of De Leidsche Flesch, which played an important role in the atmosphere of education in science in Leiden. The symposium has a goal: spark an interest in scientific fields that are related to the field of study, or work, of its visitors, while at the same time broaden their horizon. With this initiative we want to speak to people from across the faculty, different universities and other associations.</p>
</article>
</li>
</ul>
<article>
<img src="" class="img">
<h1>Contact</h1>
<p>For questions please send an email to: symposium@deleidscheflesch.nl<br>
Location: Scheltema
</p>
</article>
<article>
<h1>Sponsors</h1>
<p>This beautiful symposium would not be possible without the financial support of the following organisations</p>
<ul class="sponsCardWrapper">
<li class="sponsCard" class="container">
<img src="assets/Uni Leiden logo.png" class="sponsimg" alt="Leiden University: Faculty of Science logo">
</li>
<li class="sponsCard" class="container">
<img src="assets/LUF logo.png" class="sponsimg" alt="Leids Universiteits Fonds logo">
</li>
<li class="sponsCard" class="container">
<img src="assets/ING logo.png" class="sponsimg" alt="ING logo">
</li>
<li class="sponsCard" class="container">
<img src="assets/NNV logo.png" class="sponsimg" alt="NNV logo">
</li>
<li class="sponsCard" class="container">
<img src="assets/Flesch logo.png" class="sponsimg" alt="de leidsche Flesch logo">
</li>
</ul>
</article>
<footer class= "footer">
<h2>Website by Mark van Muijen</h2>
</footer>
</main>
</body>
</html>