-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
240 lines (240 loc) · 6.44 KB
/
index.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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
<!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" />
<title>Capstone</title>
<link
rel="stylesheet"
href="//use.fontawesome.com/releases/v5.0.7/css/all.css"
/>
<link rel="stylesheet" href="dist/css/styles.css" />
</head>
<body class="dark">
<header>
<div class="top-header">
<ul class="">
<li>
<a href=""
><img
src="assets/images/icons/icon-facebook.svg"
alt="facebook-icon"
/></a>
</li>
<li>
<a href=""
><img
src="assets/images/icons/icon-twitter.svg"
alt="twitter-icon"
/></a>
</li>
<li><a href="">English</a></li>
<li><a href="">My Page</a></li>
<li><a href="">Logout</a></li>
</ul>
</div>
<nav>
<div class="logo-container hide">
<a href="#"
><img src="assets/images/icons/icons8-bitcoin.gif" alt="logo" />
<div class="logo-title">
<span>CryptoFest </span>
<span>Global Conference</span>
</div></a
>
</div>
<div class="mobile-menu">
<img
src="assets/images/icons/button.svg"
alt="hamburger image"
class="toggle hide"
/>
</div>
<div class="desktop-menu limited">
<ul>
<li><a href="./about.html">About</a></li>
<li><a href="./schedule.html">Program</a></li>
<li class="btn"><a href="#">Join</a></li>
<li><a href="#speakers">Speakers</a></li>
<li><a href="#sponsors">Partners</a></li>
<li><a href="#">Crypto Summit</a></li>
</ul>
</div>
</nav>
</header>
<main>
<section class="hero">
<div class="headline"></div>
<div class="headline-details">
<p>Calling on all Crypto Enthusiasts</p>
<h1>CRYPTO FEST VIRTUAL <br />CONFERENCE <br />2021</h1>
<span>Monday <span class="stroke"></span>February 28, 2023</span>
<p>CRYPTO MINING & ITS EFFECTS</p>
<button class="headline-button btn" type="button">
Reserve Seat Now
<img
src="assets/images/icons/forward-arrow.svg"
alt="arrow forward icon"
/>
</button>
</div>
</section>
<section class="intro">
<h2 class="intro-heading">Main Program<span></span></h2>
<div class="card-container">
<div class="card">
<div>
<img
src="assets/images/icons/handshake-svgrepo-com.svg"
alt="card image"
/>
</div>
<h4>Intro</h4>
<p>
Please watch this
<span class="intro-video"><a href="#">brief video </a></span>
intro to the program
</p>
</div>
<div class="card">
<div>
<img src="assets/images/icons/lecture.svg" alt="lecture icon" />
</div>
<h4>Lecture</h4>
<p>
Lecture will be on the adption of Crypto by several countries and
the effect mining has on countries' decision
</p>
</div>
<div class="card">
<div>
<img
src="assets/images/icons/conversation.svg"
alt="convo-icon"
/>
</div>
<h4>Forum</h4>
<p>
There will be a forum to discuss how media has assisted the growth
of Crypto and other interesting and relevant topics
</p>
</div>
<div class="card">
<div>
<img src="assets/images/icons/workshop.svg" alt="workshop icon" />
</div>
<h4>Workshops</h4>
<p>
An online workshop will be set up to educate attendees on how to
build on the Bitcoin network
</p>
</div>
<div class="card">
<div>
<img
src="assets/images/icons/exhibition.svg"
alt="exhibition icon"
/>
</div>
<h4>Crypto Exhibition</h4>
<p>
There will be time to showcase Crypto related projects and also a
mini-hackathon
</p>
</div>
<button class="btn" type="button">
Join CryptoFest Conference 2021
</button>
</div>
<div class="program">
<a href="./schedule.html">SEE THE WHOLE PROGRAM</a>
</div>
</section>
<section class="speakers" id="speakers">
<h2 class="intro-heading">Featured Speakers<span></span></h2>
<ul class="card-container" id="speakers-list"></ul>
<button class="more-btn" type="button">
MORE <img src="assets/images/icons/down.svg" alt="down arrow" />
</button>
</section>
<section class="partner" id="sponsors">
<h2 class="intro-heading">Partners<span></span></h2>
<div class="partners">
<div class="partner-img first">
<img
src="./assets/images/background/binance_logo.svg"
alt="binance logo"
/>
</div>
<div class="partner-img second">
<img
src="./assets/images/background/coinbase.svg"
alt="coinbase logo"
/>
</div>
<div class="partner-img third">
<img src="./assets/images/background/etoro.svg" alt="etoro logo" />
</div>
<div class="partner-img fourth">
<img
src="./assets/images/background/crypto.svg"
alt="crypto logo"
/>
</div>
<div class="partner-img fifth">
<img
src="./assets/images/background/coin_mama.svg"
alt="coinmama logo"
/>
</div>
</div>
</section>
</main>
<section class="reminder">
<span>Have you reserved your seat yet?</span>
<div class="reminder-cards">
<div class="time">
<h6 class="days"></h6>
<small>DAYS</small>
</div>
<div class="time">
<h6 class="hours"></h6>
<small>HOURS</small>
</div>
<div class="time">
<h6 class="minutes"></h6>
<small>MIN</small>
</div>
<div class="time">
<h6 class="seconds"></h6>
<small>SEC</small>
</div>
</div>
</section>
<section class="modal-container"></section>
<footer>
<a href="#" class="up"
><img src="assets/images/icons/up-arrow.png" alt="arrow up"
/></a>
<div class="logo-container">
<a href="#"
><img src="assets/images/icons/icons8-bitcoin.gif" alt="logo" />
<div class="logo-title">
<span>CryptoFest </span>
<span>Global Conference 2021</span>
</div></a
>
</div>
<div class="rights">
<h6>2021 CryptoFest Virtual Conference. <br />All Rights Reserved.</h6>
<p>
CryptoFest is a property of the crypto world. The CryptoFest name and
logo are used under the limited license granted by Crypto Open Source
Matters
</p>
</div>
</footer>
<script src="./js/main.js" type="module"></script>
</body>
</html>