-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
320 lines (306 loc) · 10.8 KB
/
index.html
File metadata and controls
320 lines (306 loc) · 10.8 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
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
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta property="og:image" content="https://github.com/smy5152/nanoverse/blob/main/assets/mockup1.png#keepProtocol">
<title>Nanoverse</title>
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh"
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.15.1/css/all.css"
integrity="sha384-vp86vTRFVJgpjF9jiIGPEEqYqlDwgyBgEF109VFjmqGmIY/Y4HV4d3Gp2irVfcrp"
crossorigin="anonymous"
/>
<link rel="stylesheet" type="text/css" href="assets/styles.css" />
<link rel="icon" type="image/png" sizes="32x32" href="favicon.png" />
</head>
<body>
<h1 class="d-none">NANOVERSE COURSE DIRECTOY</h1>
<nav>
<div class="black-top-bar">
<a href="./index.html">
<img alt="logo" class="site-logo" src="assets/image/site-logo.png" />
</a>
<div class="nav-right">
<div>
<i class="fa fa-search pr-1"> </i>
<span class="menu-text">Courses</span>
</div>
<div>
<i class="fa fa-user pr-1"></i>
<span class="menu-text">About</span>
</div>
<div>
<i class="fa fa-rss pr-1"></i>
<span class="menu-text">Blog</span>
</div>
<div>
<i class="fa fa-bars pr-1"></i>
<span class="menu-text">More</span>
</div>
</div>
</div>
</nav>
<main>
<header>
<div class="hero">
<div class="grid-container">
<div class="search-content">
<div class="caption">
Nanoverse... your gateway to software development courses
online.
</div>
<div class="search-form">
<form action="./results.html" class="home-search">
<div>Search by Keyword</div>
<div class="d-flex input-group input-group-append">
<input class="input-search" type="text" />
<button
class="search-button btn btn-danger"
type="button"
onclick="window.location.href='./results.html'"
>
SEARCH
</button>
</div>
</form>
</div>
<div>
<input
class="how-it-works btn btn-info btn-outline-secondary dropdown-toggle"
type="button"
value="How it Works?"
/>
</div>
</div>
</div>
</div>
</header>
<div class="spacer"></div>
<div class="main-section">
<div class="grid-container-2">
<div class="body-caption">Nano verse works in 4 simple steps.</div>
<div class="two-steps-one layout">
<div class="one-step">
<img
alt="steps"
class="steps-svg"
src="assets/image/svg/swimming21.svg"
/>
<div class="steps-title">1. SEARCH:</div>
<div class="steps-content">
It's simple. On the Nanoverse homepage, enter the keyword for
the Course you are looking for and click SEARCH. Alternatively,
click on the links on the top menu to view the list of all
courses.
</div>
</div>
<div class="one-step">
<img
alt="steps"
class="steps-svg"
src="assets/image/svg/car72.svg"
/>
<div class="steps-title">2. ENROLL:</div>
<div class="steps-content">
It's simple. On the Nanoverse homepage, enter the keyword for
the Course you are looking for and click SEARCH. Alternatively,
click on the links on the top menu to view the list of all
courses.
</div>
</div>
</div>
<div class="two-steps-two layout">
<div class="one-step">
<img
alt="steps"
class="steps-svg"
src="assets/image/svg/bicycle14.svg"
/>
<div class="steps-title">3. COMPLETE:</div>
<div class="steps-content">
It's simple. On the Nanoverse homepage, enter the keyword for
the Course you are looking for and click SEARCH. Alternatively,
click on the links on the top menu to view the list of all
courses.
</div>
</div>
<div class="one-step">
<img
alt="steps"
class="steps-svg"
src="assets/image/svg/cup74.svg"
/>
<div class="steps-title">4. CERTIFIED:</div>
<div class="steps-content">
It's simple. On the Nanoverse homepage, enter the keyword for
the Course you are looking for and click SEARCH. Alternatively,
click on the links on the top menu to view the list of all
courses.
</div>
</div>
</div>
</div>
<div class="spacer"></div>
</div>
</main>
<section class="upsell-section">
<h2 class="d-none">upsell-section</h2>
<!-- color strip 3 -->
<div class="upsell-color-strips bg-color-teal">
<div class="upsell-left-content">
<div class="upsell-line-one">
Over 10,000 students registered with us.
</div>
<div>Find a school by using our filtered search engine.</div>
<div>
<input
class="btn btn-warning btn-outline-secondary dropdown-toggle"
type="button"
value="Find A Course"
/>
</div>
</div>
<div class="upsell-image"></div>
</div>
<!-- color strip 2-->
<div class="upsell-color-strips bg-color-slategray">
<div class="upsell-left-content">
<div class="upsell-line-one">
Over 10,000 students registered with us.
</div>
<article>
<h3 class="d-none">
Find a school by using our filtered search engine.
</h3>
<div>Find a school by using our filtered search engine.</div>
</article>
<div>
<input
class="btn btn-primary btn-outline-secondary dropdown-toggle"
type="button"
value="Find A Course"
/>
</div>
</div>
<div class="upsell-image"></div>
</div>
<!-- color strip 3 -->
<div class="upsell-color-strips bg-color-steelblue">
<div class="upsell-left-content">
<div class="upsell-line-one">
Over 10,000 students registered with us.
</div>
<div>Find a school by using our filtered search engine.</div>
<div>
<input
class="btn btn-secondary btn-outline-secondary dropdown-toggle text-color-white"
type="button"
value="Find A Course"
/>
</div>
</div>
<div class="upsell-image"></div>
</div>
</section>
<section class="footer-nav">
<h2 class="d-none">footer</h2>
<div class="footer-menu">
<div class="footer-menu-left">
<div>Home</div>
<div>Search</div>
<div>About Us</div>
<div>Advertise</div>
</div>
<div class="footer-logo">
<a href="./index.html">
<img alt="favicon" src="favicon.png" />
</a>
</div>
<div class="footer-menu-right">
<div>Facebook</div>
<div>Twitter</div>
<div>Blog</div>
<div>Google +</div>
</div>
</div>
<div class="footer-border-1024"></div>
</section>
<section class="footer-nav">
<h6 class="d-none">footer-nav</h6>
<div class="footer-funnel">
<div class="footer-funnel-left">
<div>subscribe</div>
<!-- <div class="search-form"> -->
<form action="#" class="home-subscribe">
<div class="input-group input-group-preppend">
<input type="text" placeholder="you@example.com" />
<input
class="btn btn-secondary btn-outline-secondary dropdown-toggle text-color-white"
type="button"
value="SEND"
/>
</div>
</form>
<!-- </div> -->
</div>
<div class="footer-funnel-middle">
<div>contact</div>
<div>
<div class="contact-font">Have a question or submission?</div>
<div class="info-email">info@nanoverse.com</div>
</div>
</div>
<div class="footer-funnel-right">
<div>About</div>
<div class="about-font">
Nanoverse is an online course search portal. It assists global
students in finding the best online courses using keywords.<span
class="info-email"
>
Learn more...
</span>
</div>
</div>
</div>
</section>
<footer>
<div class="footer-social">
<a href="#"><i class="fab fa-facebook mr-2"></i></a>
<a href="#"><i class="fab fa-twitter mr-2"></i></a>
<a href="#"><i class="fab fa-instagram mr-2"></i></a>
<a href="#"><i class="fab fa-tumblr mr-2"></i></a>
<a href="#"><i class="fab fa-linkedin mr-2"></i></a>
</div>
<div class="footer-copyright">
© NANOVERSE 2021. ALL RIGHTS RESERVED. POWERED BY SMYCROSOFT.COM LOVE
AND AWESOMENESS
</div>
</footer>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script
src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
crossorigin="anonymous"
></script>
</body>
</html>