-
Notifications
You must be signed in to change notification settings - Fork 1
/
asml.html
143 lines (127 loc) · 6.67 KB
/
asml.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="In 2022 Foundation Sticky will organise a studytrip to Copenhagen!">
<meta name="author" content="Foundation Sticky">
<link rel="icon" type="image/ico" href="favicon.ico">
<title>Studytrip 2022 ~ Copenhagen</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/agency.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'>
</head>
<body id="page-top" class="index">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="https://www.stichtingsticky.nl" target="_blank">
<img class="logosticky" src="img/stichting.png" alt="">
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="/">Home</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Header -->
<header>
<div class="container">
<div class="intro-text">
<div id="trip-logo">
<a href="https://www.asml.com">
<img src="img/asml.png"/>
</a>
</div>
<div id="more-button">
<a href="#info" class="page-scroll btn btn-xl" id="btn-shadow">Find out more!</a>
</div>
</div>
</div>
</header>
<section id="partners" class="bg-light-gray">
<div class="container">
<h1 id="info">ASML</h1>
<p>
ASML is a high-tech company, headquartered in the Netherlands.
We manufacture the complex lithography machines that chipmakers use to produce integrated circuits, or computer chips.
What we do is at the heart of all the electronic devices that keep us informed, entertained and connected.
Every day, you use electronics that simply wouldn’t exist without our machines.
</p>
<p>
<b>Changing the world, one nanometer at a time</b><br/>
Through the development of smaller, faster and still more affordable chips, the world’s technology has steadily evolved. A
SML is always striving to do more to solve some of humanity’s toughest challenges through groundbreaking technology.
By pushing technology to new limits, we unlock the potential of both people and society.<br/><br/>
Over 30 years, we have grown from a small startup into a multinational company with over 60 locations in 16 countries and annual net sales of €14.0 billion in 2020.
Our customers include all the world’s leading chipmakers including Intel, Samsung and TSMC.
We provide them with everything they need – hardware, software and services – to mass produce patterns on silicon wafers.
</p>
<p>
<b>Thinking years ahead</b><br/>
Behind ASML’s innovations are the researchers, engineers and manufacturing specialists who think ahead.
The people who work at our company include some of the most creative minds in physics, electrical engineering,
mathematics, chemistry, mechatronics, optics, mechanical engineering, computer science and software engineering. <br/><br/>
Because ASML spends more than €2 billion per year on R&D, our teams have the freedom, support and resources to experiment,
test and push the boundaries of technology. They work in close-knit, multidisciplinary teams, listening to and learning from each other.
</p>
<p>
<b>The ideal environment for growth</b><br/>
With such a diverse culture, generous R&D budget, and a collective determination to continue advancing technology,
ASML represents the ideal environment for professional development and personal growth. We trust and respect all of our employees,
giving them the support they need to experiment, solve seemingly impossible problems, and add real value to ASML and the world. <br/><br/>
We’re a global team of 28,000 people from 120 different nationalities and counting. Headquartered in Europe’s top tech hub,
the Brainport Eindhoven region in the Netherlands, our operations are spread across Europe, Asia and the US.
</p>
<p>
<b>Be part of progress</b><br/>
If you want you to bring your best ideas and join a dynamic, global collaboration committed to pushing technology to new limits,
visit <a href="https://www.asml.com/careers">asml.com/careers</a>.
</p>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<span class="copyright">Copyright © Foundation Sticky <span id="current_year"></span></span>
<br/>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script src="js/classie.js"></script>
<script src="js/cbpAnimatedHeader.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/agency.js"></script>
<!-- Clock JavaScript, also used for footer-->
<script src="js/clock.js"></script>
</body>
</html>