-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
162 lines (152 loc) · 5.75 KB
/
index.html
File metadata and controls
162 lines (152 loc) · 5.75 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>CodeEd e.V.</title>
<!-- Favicons -->
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="./apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./favicon-16x16.png">
<link rel="manifest" href="./site.webmanifest">
<link rel="mask-icon" href="./safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<!-- Styles + Scripts -->
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
<link rel="stylesheet" type="text/css" media="screen" href="./css/style.css" />
<link rel="stylesheet" type="text/css" href="./css/onepager.css" />
<script stype="text/javascript" src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script>
<script type="text/javascript" src="https://rawgit.com/peachananr/onepage-scroll/master/jquery.onepage-scroll.js"></script>
<script src="https://smtpjs.com/v2/smtp.js"></script>
<script src="js/particles.js"></script>
<script src="js/main.js"></script>
<script src="js/sendMail.js"></script>
<script src="js/index.js"></script>
</head>
<body>
<nav>
<img id="logo" class="logo" src="./img/logo.svg">
<div class="right">
<a id="newbie" href="./index.html">Newbie</a>
<a id="partner" href="./company.html">Companies</a>
<a id="about-us" href="./about.html">About us</a>
<a id="contact-us">Contact</a>
</div>
</nav>
<aside>
<div class="top-line"></div>
<div class="dot"></div>
<div class="dot"></div>
<div class="dot"></div>
<div class="dot"></div>
<div class="dot"></div>
<div class="dot"></div>
<div class="bottom-line"></div>
</aside>
<div id="particles-js"></div>
<div class="main">
<section class="jumbotron">
<div class="landing-content">
<h1 class="heading">
<span class="hi">Hi,</span><br> we are <img src="./img/logo.svg"><br> and we love to <span id="loveableThings"></span><br>
Who
are you?
</h1>
<div class="targets">
<div class="students">NEWBIE</div>
<a href="./company.html?redirect=true">
<div class="company">COMPANY</div>
</a>
</div>
</div>
</section>
<section>
<div class="landing-content">
<div class="landing-box">
<h2 class="landing-heading">Hi future member!</h2>
<p class="landing-text">
It's great to see you here! We hope that some of our events have sparked your interest in joining us - and we'd
be
excited to have you! So, browse around, and shoot us a message if you want to know more!
</p>
</div>
</div>
</section>
<section>
<div class="landing-content">
<div class="landing-box">
<h2 class="landing-heading">Your benefits</h2>
<p class="landing-text">
We provide a rich support network of highly motivated students which spans all the way from computer science to
economics and entrepreneurship. We consider ourselves a platform for sharing your knowledge and passion with
other
experts and with people new to your field. Our friendly atmosphere full of camaraderie and openness is
supplemented by an ever-growing CodeEd alumni network of people building real products and living best practices
in all fields, be it research, software engineering or business development.
</p>
</div>
</div>
</section>
<section>
<div class="landing-content">
<div class="landing-box">
<h2 class="landing-heading">Our goals</h2>
<p class="landing-text">
We aim to support each other in order to excel in the fields that interest us, but we also heavily focus on
communicating our knowledge to a broader audience through the use of events, workshops and cooperations. We want
to bridge the gap between education and the tech sector, by facilitating networking opportunities with potential
employers in the high tech sector, and by allowing all of our motivated members to become their very best self,
who we try to expose to opportunities and encourage them to take them.
</p>
</div>
</div>
</section>
<section>
<div class="landing-content">
<div class="landing-box">
<h2 class="landing-heading">Our References.</h2>
<div id="partners-wrapper">
<img src="./img/partners/fb_color.svg" alt="">
<img src="./img/partners/microsoft.png" alt="">
<img src="./img/partners/linkedIn_color.png" alt="">
</div>
<p style="text-align: center;">and many more...</p>
</div>
</div>
</section>
<section class="contact-wrapper">
<div class="contact-content-wrapper">
<div class="contact-left">
<div class="contact-content">
<p class="contact-mail" href="mailto:hello@code-ed.de">Say Hi! hello@code-ed.de</p>
<div class="contact-box">
<p>
Push[Ctrl]+[s] to send.
</p>
<div class="topic">
~ Subject# <input id="mail-subject" type="text" placeholder="Subject"><br> ~ Your Address#
<input id="mail-from" type="text" placeholder="Your address"><br> ~ Message#
<br><textarea id="mail-message" placeholder="Your message."></textarea>
</div>
</div>
<div id="btn-send">
Send
</div>
</div>
</div>
<!-- <div class="contact-right">
<div class="contact-content">
Content of the right side
</div>
</div> -->
</div>
<div class="contact-footer">
© by CodeEd e.V. | <a href="./impress.html">Imprint</a>
</div>
</section>
</div>
</body>
</html>