-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
163 lines (143 loc) · 7.17 KB
/
Copy pathindex.html
File metadata and controls
163 lines (143 loc) · 7.17 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
<!DOCTYPE html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>SchoolTalks</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.svg" />
<!-- Place favicon.ico in the root directory -->
<!-- Web Font -->
<link
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet">
<!-- ========================= CSS here ========================= -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/css/LineIcons.2.0.css" />
<link rel="stylesheet" href="assets/css/animate.css" />
<link rel="stylesheet" href="assets/css/tiny-slider.css" />
<link rel="stylesheet" href="assets/css/glightbox.min.css" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">
You are using an <strong>outdated</strong> browser. Please
<a href="https://browsehappy.com/">upgrade your browser</a> to improve
your experience and security.
</p>
<![endif]-->
<!-- Preloader -->
<div class="preloader">
<div class="preloader-inner">
<div class="preloader-icon">
<span></span>
<span></span>
</div>
</div>
</div>
<!-- /End Preloader -->
<!-- Start Header Area -->
<header data-include-file="/header.html" class="header navbar-area includeJs"></header>
<!-- End Header Area -->
<!-- Start Hero Area -->
<section class="hero-area">
<div class="hero-slider">
<!-- Single Slider -->
<div class="hero-inner overlay" style="background-image: url('assets/images/hero/slider-bg1.jpg');">
<div class="container">
<div class="row ">
<div class="col-lg-8 offset-lg-2 col-md-12 co-12">
<div class="home-slider">
<div class="hero-text">
<h5 class="wow fadeInUp" data-wow-delay=".3s">스쿨 톡스 - 입시정보 게시판</h5>
<h1 class="wow fadeInUp" data-wow-delay=".5s">환영합니다! "스쿨 톡스"는 교육 및 입시 정보를 공유하고 소통하는 커뮤니티입니다.</h1>
<p class="wow fadeInUp" data-wow-delay=".7s"> 여기에서는 학교, 대학, 학습 자료 및 입시 관련 정보에 대한 토론과 공유가 이루어집니다.</p>
<div class="button wow fadeInUp" data-wow-delay=".9s">
<a href="/qna.html" class="btn">Q&A</a>
<a href="/study" class="btn alt-btn">Start!</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--/ End Single Slider -->
<!-- Single Slider -->
<!--/ End Single Slider -->
</div>
</section>
<!--/ End Hero Area -->
<!-- Start About Us Area -->
<section class="about-us section">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12">
<div class="about-left">
<div class="about-title align-left">
<span class="wow fadeInDown" data-wow-delay=".2s">School Talks</span>
<h2 class="wow fadeInUp" data-wow-delay=".4s">Welcome to our Website</h2>
<p class="wow fadeInUp" data-wow-delay=".6s">스쿨 톡스에서 무엇을 할 수 있나요?
입시 정보 및 경험 공유
대학 및 학과에 관한 질문과 답변
학습 자료 및 학업 관련 토론
교육 관련 이벤트 및 소식 확인
"스쿨 톡스"에서 함께 공부하고 정보를 나누며 미래에 대한 첫 걸음을 내딛어보세요. 함께 성공을 향해 나아갑시다!
가입하려면 여기를 클릭하세요. 더 많은 정보와 업데이트를 받으려면 로그인하세요.
스쿨 톡스, 함께하는 지식의 공동체. 함께 시작해봅시다!</p>
<div class="button wow fadeInUp" data-wow-delay="1s">
<a href="https://github.com/EstSoftOrmi3FinalProject/SchoolTalks-Backend"
class="glightbox video btn">Github<i class="fab fa-github"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="about-right wow fadeInRight" data-wow-delay=".4s">
<video src="/assets/images/about/about.mp4" loop muted autoplay width="640" height="480"></video>
</div>
</div>
</div>
</div>
</section>
<!-- /End About Us Area -->
<!-- Start Footer Area -->
<footer class="footer">
<!-- Start Middle Top -->
<!--/ End Footer Middle -->
<!-- Start Footer Bottom -->
<div class="footer-bottom">
<div class="container">
<div class="inner">
<div class="row">
<div class="col-12">
<div class="left">
<p>Designed and Developed by<a href="https://graygrids.com/" rel="nofollow"
target="_blank">GrayGrids</a></p>
<p>- School Talks Project -</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Footer Middle -->
</footer>
<!--/ End Footer Area -->
<!-- ========================= scroll-top ========================= -->
<a href="#" class="scroll-top btn-hover">
<i class="lni lni-chevron-up"></i>
</a>
<!-- ========================= JS here ========================= -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/count-up.min.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/tiny-slider.js"></script>
<script src="assets/js/glightbox.min.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/logout.js"></script>
<script src="assets/js/include.js"></script>
</body>
</html>