forked from Huang1jun/A-useful-Website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
320 lines (304 loc) · 11.2 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
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 -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="Education of college students">
<meta name="keywords" content="themes_mountain, college, course, e-learning, education, high school, kids, learning, online, online courses, school, student, teacher, tutor, university">
<meta name="author" content="theme_ocean">
<!-- SITE TITLE -->
<title>Education of college students</title>
<!-- Latest Bootstrap min CSS -->
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<!-- Font Awesome CSS -->
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/themify-icons.css">
<!--- owl carousel Css-->
<link rel="stylesheet" href="assets/owlcarousel/css/owl.carousel.css">
<link rel="stylesheet" href="assets/owlcarousel/css/owl.theme.css">
<!--slicknav Css-->
<link rel="stylesheet" href="assets/css/slicknav.css">
<!-- MAGNIFIC CSS -->
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<!-- animate CSS -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- Style CSS -->
<link rel="stylesheet" href="assets/css/style.css" />
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style>
#main-menu {
display: flex;
justify-content: space-between;
align-items: center;
}
/* #main-menu ul {
display: flex;
list-style: none;
padding: 0;
margin: 0;
align-items: center;
} */
#main-menu ul li {
padding: 0px 28px;
}
#main-menu ul li a {
display: block;
padding: 25px 0;
}
</style>
</head>
<body>
<!-- START PRELOADER -->
<div class="preloaders">
<span class="loader"></span>
</div>
<!-- END PRELOADER -->
<!-- START LOGO WITH CONTACT -->
<section class="logo-contact">
<div class="container">
<div class="row d-flex justify-content-between">
<!-- Contact Items -->
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
<div class="single-top-contact">
<i class="fa fa-phone"></i>
<h4>+86 188 8888 8888</h4>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
<div class="single-top-contact">
<i class="fa fa-envelope"></i>
<h4><a href="mailto:[email protected]">[email protected]</a></h4>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
<div class="single-top-contact">
<i class="fa fa-clock-o"></i>
<h4>全天开放</h4>
</div>
</div><!--- END COL -->
</div><!--- END ROW -->
</div><!--- END CONTAINER -->
</section>
<!-- END LOGO WITH CONTACT -->
<!-- START NAVBAR -->
<div id="navigation" class="fixed-top navbar-light bg-faded site-navigation">
<div class="container top_menu_bg">
<div class="row">
<div class="col-lg-2 col-md-3 col-sm-4">
<div class="site-logo">
<a href="index.html"><img src="assets/images/all-img/logo1111.png" alt="" style="width: 50px; height: auto;"></a>
</div>
</div><!--- END Col -->
<div class="col-lg-6 col-md-10 col-sm-8 ">
<div class="header_right ">
<nav id="main-menu" class="ms-auto">
<ul>
<li>
<a class="nav-link" href="index.html">主页 </a>
</li>
<li><a class="nav-link" href="#">页面<span class="ti-angle-down"></span></a>
<ul>
<li><a class="nav-link" href="about.html">关于我们</a></li>
<li><a class="nav-link" href="team.html">导师概览</a></li>
<li><a class="nav-link" href="team-details.html">导师介绍</a></li>
</ul>
</li>
<li>
<a class="nav-link" href="course.html">课程 </a>
</li>
<li><a class="nav-link" href="contact.html">联系我们</a></li>
</ul>
</nav>
<div id="mobile_menu"></div>
</div>
</div><!--- END Col -->
<div class="col-lg-4 col-md-3 col-sm-8 m-none">
<div class="call_to_action">
<a class="btn_two" href="register.html">登录 / 注册</a>
</div><!--- END SOCIAL PROFILE -->
</div><!--- END Col -->
</div><!--- END ROW -->
</div><!--- END CONTAINER -->
</div>
<!-- END NAVBAR -->
<!-- START HOME -->
<section id="home" class="home_bg">
<div class="container">
<div class="row">
<div class="col-lg-12 col-sm-12 col-xs-12 text-center">
<div class="home_content">
<h1>欢迎使用试验区 <br />共享课程小助手</h1>
<p>为学习提供便捷与信息</p>
</div>
<div class="home_sb">
<form action="#" class="banner_subs">
<input type="text" class="form-control home_si" placeholder="搜索你的课程!" required="required">
<button type="button" class="subscribe__btn">搜索 <i class="fa fa-paper-plane-o"></i></button>
</form>
</div>
</div><!-- END COL-->
</div><!--- END ROW -->
</div><!--- END CONTAINER -->
</section>
<!-- END HOME -->
<!-- START TOP PROMO FEATURES -->
<section class="tp_feature section-padding">
<div class="container">
<div class="section_top text-center">
<h4>使用我们的网站 </h4>
<h2>开启便捷且有趣的学习之旅</h2>
<p>路漫漫其修远兮,吾将上下而求修 </p>
</div>
<div class="row">
<div class="col-lg-4 col-sm-4 col-xs-12 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.2s" data-wow-offset="0">
<div class="single_tp">
<h3>课程信息</h3>
<p>我们将在园区内提供共享课程信息,学生可以在这里网站学习这些课程。 </p>
<a href="#" class="cta"><span>探索更多</span>
<svg width="13px" height="10px" viewBox="0 0 13 10">
<path d="M1,5 L11,5"></path>
<polyline points="8 1 12 5 8 9"></polyline>
</svg>
</a>
</div>
</div><!-- END COL -->
<div class="col-lg-4 col-sm-4 col-xs-12 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.3s" data-wow-offset="0">
<div class="single_tp">
<h3>经验丰富的教师团队</h3>
<p>我们会提供教师的基本信息供您参考,方便您联系教师并进行选择课程。</p>
<a href="#" class="cta"><span>探索更多</span>
<svg width="13px" height="10px" viewBox="0 0 13 10">
<path d="M1,5 L11,5"></path>
<polyline points="8 1 12 5 8 9"></polyline>
</svg>
</a>
</div>
</div><!-- END COL -->
<div class="col-lg-4 col-sm-4 col-xs-12 wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.4s" data-wow-offset="0">
<div class="single_tp">
<h3>其他功能</h3>
<p>我们会逐步推出新的功能,您也可以私信给我们,给我们一些启发和帮助。</p>
<a href="#" class="cta"><span>探索更多</span>
<svg width="13px" height="10px" viewBox="0 0 13 10">
<path d="M1,5 L11,5"></path>
<polyline points="8 1 12 5 8 9"></polyline>
</svg>
</a>
</div>
</div><!-- END COL -->
</div><!-- END ROW -->
</div><!-- END CONTAINER -->
</section>
<!-- END TOP PROMO FEATURES -->
<!-- START FOOTER -->
<div class="footer section-padding">
<div class="container">
<div class="row">
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<h4>HI!</h4>
<p>我们是来自中央民族大学海南国际学院的一支团队。我们的成员均为大一学生。我们梦想着有一天能设计出稳定,高效,可以便捷同学学习的网站。</p>
</div>
<div class="foot_social">
<ul>
<li><a href="#">Github</a></li>
<li><a href="#">Email</a></li>
<li><a href="#">Bilibili</a></li>
</ul>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<h4>课程</h4>
<ul>
<li><a href="#">高等数学</a></li>
<li><a href="#">离散数学</a></li>
<li><a href="#">面向对象程序设计</a></li>
<li><a href="#">矩阵理论与方法</a></li>
<li><a href="#">信号与系统</a></li>
</ul>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<h4>团队</h4>
<ul>
<li><a href="#">关于我们</a></li>
<li><a href="#">项目进展</a></li>
<li><a href="#">在线社区</a></li>
<li><a href="#">支持我们</a></li>
</ul>
</div>
</div><!--- END COL -->
<div class="col-lg-3 col-sm-6 col-xs-12">
<div class="single_footer">
<h4>如何联系我们</h4>
<div class="sf_contact">
<span class="ti-mobile"></span>
<h3>号码</h3>
<p>+86 188 8888 8888</p>
</div>
<div class="sf_contact">
<span class="ti-email"></span>
<h3>邮件地址</h3>
<p>[email protected]</p>
</div>
<div class="sf_contact">
<span class="ti-map"></span>
<h3>地址</h3>
<p>中国,海南</p>
</div>
</div>
</div><!--- END COL -->
</div><!--- END ROW -->
<div class="row fc">
<div class="col-lg-6 col-sm-6 col-xs-12">
<div class="footer_copyright">
<p>© 2024. All Rights Reserved.</p>
</div>
</div>
<div class="col-lg-6 col-sm-6 col-xs-12">
<div class="footer_menu">
<ul>
<li><a href="#">使用事项</a></li>
<li><a href="#">隐私政策</a></li>
<li><a href="#">Cookie政策</a></li>
</ul>
</div>
</div><!-- END COL -->
</div>
</div><!--- END CONTAINER -->
</div>
<!-- END FOOTER -->
<!-- Latest jQuery -->
<script src="assets/js/jquery-1.12.4.min.js"></script>
<!-- Latest compiled and minified Bootstrap -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<!-- owl-carousel min js -->
<script src="assets/owlcarousel/js/owl.carousel.min.js"></script>
<!-- jquery.slicknav -->
<script src="assets/js/jquery.slicknav.js"></script>
<!-- magnific-popup js -->
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<!-- jquery mixitup min js -->
<script src="assets/js/jquery.mixitup.js"></script>
<!-- scrolltopcontrol js -->
<script src="assets/js/scrolltopcontrol.js"></script>
<!-- jquery purecounter vanilla js -->
<script src="assets/js/purecounter_vanilla.js"></script>
<!-- WOW - Reveal Animations When You Scroll -->
<script src="assets/js/wow.min.js"></script>
<!-- scripts js -->
<script src="assets/js/scripts.js"></script>
</body>
</html>