generated from microverseinc/readme-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
168 lines (164 loc) · 6.23 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
<!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.0" />
<link href="https://fonts.cdnfonts.com/css/cocogoose" rel="stylesheet" />
<link
href="https://fonts.googleapis.com/css?family=Lato:400,700"
rel="stylesheet"
type="text/css"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<link rel="shortcut icon" href="./images/favicon.ico" type="image/x-icon">
<link rel="icon" href="./images/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="./css/styles.css" />
<title>About CC Global Summit 2015</title>
</head>
<body>
<header class="header-about">
<div class="social-bar">
<ul class="social-bar-list">
<li>
<a href="https://www.facebook.com/microverseinc" target="_blank" rel="noopener">
<i class="fa fa-facebook"></i>
</a>
</li>
<li><a href="https://www.facebook.com/microverseinc" target="_blank" rel="noopener">
<i class="fa fa-twitter"></i>
</li>
<li><a href="https://www.microverse.org" target="_blank" rel="noopener">Apply</li>
<li><a href="https://support.microverse.org/en/articles/1908266-what-will-i-learn-at-microverse" target="_blank" rel="noopener">Curriculum</a></li>
</ul>
</div>
<nav>
<div class="nav-links">
<div class="hamburger">
<img
src="./images/mobile_menu.png"
class="hamburger-button"
alt="Mobile menu icon"
/>
</div>
<!-- logo -->
<a href="/index.html">
<img src="./images/logo_1.png" class="logo"/>
</a>
<ul class="menu-list">
<li><a href="./index.html">Home</a></li>
<li><a href="./about.html">About</a></li>
<li><a>Program</a></li>
<li><a>Join</a></li>
<li><a>Sponsors</a></li>
<li><a>Micronauts</a></li>
</ul>
</div>
</nav>
<div class="menu-overlay"></div>
<div class="menu-list-mobile">
<ul class="menu-list-mobile-2">
<li class="close-menu-button">
<img src="./images/menu-close.png" class="close-btn" alt="" />
</li>
<li><a href="./index.html">Home</a></li>
<li><a href="./about.html">About</a></li>
<li><a href="#">Program</a></li>
<li><a href="#">Join</a></li>
<li><a href="#">Sponsors</a></li>
<li><a href="#">Micronauts</a></li>
</ul>
</div>
<div class="about-welcome">
<p class="about-welcome-text center">"Hello! Micronauts"</p>
<h1 class="about-header center">
MICROVERSE MONTHLY <br />ZOOM ASSEMBLY 2022
</h1>
<p class="about-message center">
The Microverse Monthly Zoom Assembly brings together the entire
Microverse community virtually to discuss about important issues
regarding coding activities, relationships and career coaching, among
others. It's so fun and for this assembly, more Micronauts will win
T-shirts or one on one meetings with C.E.O Ariel Camus.
</p>
<div class="contact">
<p class="contact-text center">
Please contact us per Email for any further questions about the
Microverse Monthly Zoom Assembly Sep 2022
</p>
<p class="contact-email center">success@microverse.org</p>
</div>
</div>
</header>
<main class="about-main">
<section class="about-content">
<h3 class="center">Microverse Monthly <br />Zoom Assembly Sept 2022</h3>
<hr class="hr-about-1 center" />
<p class="about-logo center">
The Microverse Assembly was thought to be a tool that brings all
Micronauts together virtually through Zoom. It's fun and also
educative.
</p>
<div class="logo-in-about center">
<img
src="./images/logo_1.png"
class="about-assembly-logo"
alt="Logo"
/>
<p class="small-text center">19th Sep 3pm UTC+1 | Zoom</p>
</div>
<hr class="line-below-about-login center" />
</section>
<section>
<h3 class="past-summits-title center">
See the past Microverse Zoom Assemblies
</h3>
<hr class="hr-about-1" />
<p class="past-summits-info center">
Take a look at the last two Microverse Zoom assemblies which took
place on June 30th and August 26th 2022.
</p>
<div class="past-summits">
<div class="summit summit-one">
<div class="summit-info">
<h3 class="summit-year">2022</h3>
<p class="summit-location">Microverse Assembly on 30th August</p>
</div>
</div>
<div class="summit summit-two">
<div class="summit-info">
<h3 class="summit-year">2022</h3>
<p class="summit-location">Microverse Assembly on 26th June</p>
</div>
</div>
</div>
<div class="partners">
<h4 class="partners-title center">Partner</h4>
<hr class="hr-about-1" />
<div class="sponsors">
<img src=".//images/partners/mozilla.png" alt="" />
<img src=".//images/partners/google.png" alt="" />
<img src="./images/partners/naver.PNG" alt="" class="src" />
<img src="./images/partners/daumkakao.PNG" alt="" />
<img src="./images/partners/airbnb.png" alt="" />
</div>
</div>
</section>
</main>
<footer class="footer-about">
<div class="footer-logo">
<img src="./images/logo_1.png" class="footer-about-logo" />
</div>
<div class="copyright">
<p class="copyright-text color2">
@ 2022 Microverse. All Rights Reserved.
</p>
</div>
</footer>
<script src="./javascript/mobile-menu.js"></script>
<script src="./javascript/activePage.js"></script>
</body>
</html>