-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
263 lines (239 loc) · 11 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
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Op-Onai</title>
</head>
<body>
<section id="header">
<div class="header container">
<div class="nav-bar">
<div class="brand">
<a href="#hero">
<h1><span>O</span>p- <span>O</span>nai</h1>
</a>
</div>
<div class="nav-list">
<div class="hamburger">
<div class="bar"></div>
</div>
<ul>
<li><a href="#hero" data-after="Home">Home</a></li>
<li><a href="#courses" data-after="Courses">Courses</a></li>
<li><a href="#about" data-after="About">About</a></li>
<li><a href="#contact" data-after="Contact">Contact</a></li>
<li><a href="C:\Users\Azamat\Desktop\WEBf\index1.html" data-after="More">More</a></li>
</ul>
</div>
</div>
</div>
</section>
<section id="hero">
<div class="hero container">
<div>
<h1>Op-Onai <span></span></h1>
<h1>Academy for the<span></span></h1>
<h1>Best <span></span></h1>
<a href="#about" type="button" class="cta">Visit Us To Know More</a>
</div>
</div>
</section>
<section id="courses">
<div class="courses container">
<div class="courses-top">
<h1 class="section-title">Cour<span>se</span>s</h1>
<p>A set of the most important and necessary courses and an endless stream of knowledge in the building of our academies</p>
</div>
<div class="courses-bottom">
<div class="courses-item">
<div class="icon"><img src="https://upload.wikimedia.org/wikipedia/commons/c/c3/Deus_mathematics.png" /></div>
<a href="https://www.youtube.com/watch?v=LHsPJ2bQX1U&list=PLl-gb0E4MII03hiCrZa7YqxUMEeEPmZqK&ab_channel=KimberlyBrehm" target="_blank">
<h2 >Linear Algebra</h2>
</a>
<p>Linear algebra deals with linear equations and their representations in vector spaces, matrices, and determinants.</p>
</div>
<div class="courses-item">
<div class="icon"><img src="https://upload.wikimedia.org/wikipedia/commons/c/c3/Deus_mathematics.png" /></div>
<a href="https://www.youtube.com/watch?v=GiCojsAWRj0&list=PL0o_zxa4K1BWYThyV4T2Allw6zY0jEumv" target="_blank">
<h2 >Calculus</h2>
</a>
<p>Calculus focuses on the study of continuous change and is divided into differential calculus and integral calculus.</p>
</div>
<div class="courses-item">
<div class="icon"><img src="https://upload.wikimedia.org/wikipedia/commons/c/c3/Deus_mathematics.png" /></div>
<a href="https://www.youtube.com/watch?v=A3Ffwsnad0k&list=PLl-gb0E4MII28GykmtuBXNUNoej-vY5Rz&ab_channel=KimberlyBrehm" target="_blank">
<h2 >Discrete Math</h2>
</a>
<p>Discrete mathematics deals with the study of discrete structures and their relationships, including sets, graphs, and algorithms.</p>
</div>
<div class="courses-item">
<div class="icon"><img src="https://upload.wikimedia.org/wikipedia/commons/c/c3/Deus_mathematics.png" /></div>
<a href="https://www.youtube.com/watch?v=XZo4xyJXCak&list=PL0o_zxa4K1BVsziIRdfv4Hl4UIqDZhXWV&ab_channel=TheOrganicChemistryTutor" target="_blank">
<h2 >Statistics</h2>
</a>
<p>Statistics is a branch of mathematics that deals with the collection, analysis, interpretation, and organization of data.</p>
</div>
</div>
</div>
</section>
<section id="projects">
<div class="projects container">
<div class="projects-header">
<h1 class="section-title">Students <span>Life</span></h1>
</div>
<div class="all-projects">
<div class="project-item">
<div class="project-info">
<h1>Section</h1>
<h2>Spend time with pleasure</h2>
<p>Spend time with friends, classmates playing football, volleyball, any sport and more.
The sports section is a dedicated area of a media platform, such as a newspaper,
magazine, or website, that covers news and information related to sports.
The sports section typically includes coverage of various sports, such as football,
basketball, baseball, soccer, tennis, golf, and others.</p>
</div>
<div class="project-img">
<img src="https://lh3.googleusercontent.com/p/AF1QipNzLDPH7rvygM8RXNP_Yyqc41f6OD2lCvB1fFQy=s1360-w1360-h1020" alt="img">
</div>
</div>
<div class="project-item">
<div class="project-info">
<h1>Museum</h1>
<h2>Explore old archaeological remains</h2>
<p>A museum is an institution that collects, preserves, and displays objects of artistic,
cultural, historical, or scientific significance for the public to view and learn from.
Museums can be dedicated to a specific topic or theme, such as art, history, science,
technology, or natural history.</p>
</div>
<div class="project-img">
<img src="https://lh3.googleusercontent.com/p/AF1QipO5_bjNAE-9U5vTk-p6q6ZKXIJuo6j8iCne27v4=s1360-w1360-h1020" alt="img">
</div>
</div>
<div class="project-item">
<div class="project-info">
<h1>Live music</h1>
<h2>Music is Love</h2>
<p>Live music refers to performances of music by musicians or bands in front of a live audience.
These performances can take place in a variety of settings, such as concert halls, arenas,
clubs, festivals, and outdoor venues. Live music can include a wide range of genres,
rom classical to jazz, rock to hip-hop, and everything in between.Listen to live music
and relax</p>
</div>
<div class="project-img">
<img src="https://lh3.googleusercontent.com/p/AF1QipORnWeMQ4lxWk9dEMOmotm0nyP7wFMAXCrsSfPJ=s1360-w1360-h1020" alt="img">
</div>
</div>
<div class="project-item">
<div class="project-info">
<h1>Coworking</h1>
<h2>Choose your own place of work</h2>
<p>Coworking is a style of work that involves a shared working environment,
typically an office space, where individuals can work independently or
collaboratively on their own projects, while sharing the resources and amenities
of the space. Coworking spaces are designed to provide a flexible and cost-effective
alternative to traditional office space, especially for freelancers, entrepreneurs,
and remote workers.</p>
</div>
<div class="project-img">
<img src="https://enterprise.nus.edu.sg/wp-content/uploads/2019/07/runway.jpg" alt="img">
</div>
</div>
<div class="project-item">
<div class="project-info">
<h1>Library</h1>
<h2>Read books and grow</h2>
<p>Library is a collection of books, periodicals, and other materials that
are organized and made available for reading, study, research, and reference.
Libraries can be public or private, and can vary in size and scope,
ranging from small community libraries to large academic and research institutions.</p>
</div>
<div class="project-img">
<img src="https://lh3.googleusercontent.com/p/AF1QipNg4W6WrkSSzXsSZNI6dOKGgEN0ed9YkxcfVyEs=s1360-w1360-h1020" alt="img">
</div>
</div>
</div>
</div>
</section>
<section id="about">
<div class="about container">
<div class="col-left">
<div class="about-img">
<img src="https://lh3.googleusercontent.com/p/AF1QipOud4-HfesV0AXqFb2W4xN6lIZic7hZXfJb6_Q=s1360-w1360-h1020" alt="img">
</div>
</div>
<div class="col-right">
<h1 class="section-title">About <span>us</span></h1>
<h2><span>O</span>p-<span>O</span>nai Academy</h2>
<p> Op-Onai is a internatioanal academy that specializes in the fields of mathematics
and advanced artificial intelligence.
The academy is renowned for its innovative research and cutting-edge technology,
and it attracts some of the brightest minds in the field.
At Op-Onai, students have access to state-of-the-art labs and equipment,
as well as expert faculty members who are leading experts in their respective fields.
The academy offers a range of specialized courses and programs, including deep learning,
natural language processing, higher mathematical knowledge, and robotics.</p>
<a href="#contact" class="cta">Contact with us</a>
</div>
</div>
</section>
<section id="contact">
<div class="contact container">
<div>
<h1 class="section-title">Contact <span>info</span></h1>
</div>
<div class="contact-items">
<div class="contact-item">
<div class="icon"><img src="https://img.icons8.com/bubbles/100/000000/phone.png" /></div>
<div class="contact-info">
<h1>Phone</h1>
<h2>+65 6516 6666</h2>
<h2>+65 6516 6666</h2>
</div>
</div>
<div class="contact-item">
<div class="icon"><img src="https://img.icons8.com/bubbles/100/000000/new-post.png" /></div>
<div class="contact-info">
<h1>Email</h1>
<h2>[email protected]</h2>
<h2>[email protected]</h2>
</div>
</div>
<div class="contact-item">
<div class="icon"><img src="https://img.icons8.com/bubbles/100/000000/map-marker.png" /></div>
<div class="contact-info">
<h1>Address</h1>
<h2>Lower Kent Ridge Road,Singapore</h2>
</div>
</div>
</div>
</div>
</section>
<section id="footer">
<div class="footer container">
<div class="brand">
<h1><span>O</span>p- <span>O</span>nai</h1>
</div>
<h2>Contact-info</h2>
<div class="social-icon">
<div class="social-item">
<a href="#"><i class="fa fa-facebook-square" style="font-size:24px"></i></a>
</div>
<div class="social-item">
<a href="#"><i class="fa fa-instagram" style="font-size:24px"></i></i></a>
</div>
<div class="social-item">
<a href="#"><i class="fa fa-twitter-square" style="font-size:24px"></i></a>
</div>
<div class="social-item">
<a href="#"><i class="fa fa-linkedin-square" style="font-size:24px"></i></a>
</div>
</div>
<p>© Op-Onai Academy. All rights reserved</p>
</div>
</section>
<script src="./style.js"></script>
</body>
</html>