-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathqna.html
More file actions
194 lines (193 loc) ยท 10.2 KB
/
Copy pathqna.html
File metadata and controls
194 lines (193 loc) ยท 10.2 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
<!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">
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
<!-- Your code -->
<!-- ========================= 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" />
<link rel="stylesheet" href="assets/css/qna.css" />
</head>
<body>
<!-- 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 -->
<section class="hero-area" style="height: 5vh;">
</section>
<section class="hero-area">
<div class="container">
<section class="row justify-content-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-md-6">
<h2 class="text-center">๐ก์์ฃผ ๋ฌป๋ ์ง๋ฌธ</h2>
<br>
<div class="contact-info"> <!-- ํ
์คํธ ๊ฐ์ด๋ฐ ์ ๋ ฌ -->
<div class="single-faq">
<button class="faq-question">Q1. ๋น๋ฐ๋ฒํธ๋ฅผ ์์์ด์.</button>
<div class="faq-answer">
<p style ="height: 10vh;"><br>A1. ๋ฉ์ผ๋ก ์ฃผ์๊ฑฐ๋ ํ๋จ์ ๋ฌธ์๋ฅผ ๋จ๊ฒจ์ฃผ์ธ์.</p>
</div>
</div>
<div class="single-faq">
<button class="faq-question">Q2. ํ์ํํด๋ฅผ ํ๊ณ ์ถ์ด์.</button>
<div class="faq-answer">
<p style ="height: 10vh;"><br>A2. ๋ฉ์ผ๋ก ์ฃผ์๊ฑฐ๋ ํ๋จ์ ๋ฌธ์๋ฅผ ๋จ๊ฒจ์ฃผ์ธ์.</p>
</div>
</div>
<!-- ์ถ๊ฐ ์ง๋ฌธ ๋ฐ ๋ต๋ณ์ ๊ณ์ํด์ ์ด๊ณณ์ ๋ฃ์ผ์ธ์ -->
<div class="single-faq">
<button class="faq-question">Q3. ๋น์ฆ๋์ค ๋ฌธ์ ๋๋ฆฌ๊ณ ์ถ์ด์.</button>
<div class="faq-answer">
<p style ="height: 10vh;"><br>A3. ๋ฉ์ผ๋ก ์ฃผ์๊ฑฐ๋ ํ๋จ์ ๋ฌธ์๋ฅผ ๋จ๊ฒจ์ฃผ์ธ์.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</section>
<section class="hero-area" style="height: 5vh;">
</section>
<section class="hero-area">
<div class="container">
<section class="row justify-content-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-md-6">
<h2 class="text-center">๐ ๋ฌธ์ ๋ฐ ์ฐ๋ฝ</h2>
<br>
<div class="contact-info"> <!-- ํ
์คํธ ๊ฐ์ด๋ฐ ์ ๋ ฌ -->
<form id="inquiryForm">
<div class="mb-3">
<label for="email" class="form-label">์ด๋ฉ์ผ:</label>
<input type="email" class="form-control" id="email" name="email" required>
</div>
<div class="mb-3">
<label for="subject" class="form-label">์ฃผ์ :</label>
<select class="form-select" id="subject" name="subject" required>
<option value="" selected disabled>์ฃผ์ ๋ฅผ ์ ํํ์ธ์</option>
<option value="๊ณ์ ๋ฌธ์">๊ณ์ ๋ฌธ์</option>
<option value="๋น์ฆ๋์ค ๋ฌธ์">๋น์ฆ๋์ค ๋ฌธ์</option>
<option value="๊ฒ์๊ธ ๋ฌธ์">๊ฒ์๊ธ ๋ฌธ์</option>
<option value="์ค๋ฅ ๋ฌธ์">์ค๋ฅ ๋ฌธ์</option>
<option value="๊ธฐํ ๋ฌธ์">๊ธฐํ ๋ฌธ์</option>
</select>
</div>
<div class="mb-3">
<label for="content" class="form-label">๋ด์ฉ:</label>
<textarea class="form-control" id="content" name="content" required rows="4"></textarea>
</div>
<div class="text-center">
<div class="g-recaptcha" data-sitekey="6LdXHzYpAAAAAK2tPGTsq0BVZRsf_7iTDnAQjaif" style="display: inline-block;"></div>
</div>
<br>
<div class="text-center">
<button type="submit" class="btn btn-success">๋ฌธ์ ๋ณด๋ด๊ธฐ</button>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
</div>
</section>
</div>
</section>
<section class="hero-area" style="height: 5vh;">
</section>
<section class="hero-area">
<div class="container">
<div class="row justify-content-center"> <!-- ๊ฐ์ด๋ฐ ์ ๋ ฌ์ ์ํ ํด๋์ค -->
<div class="col-md-6">
<div class="contact-info text-center"> <!-- ํ
์คํธ ๊ฐ์ด๋ฐ ์ ๋ ฌ -->
<h3>๐์ฐ๋ฝ์ฒ</h3>
<p>๋ค์ํ ๋ฌธ์ ์ฌํญ์ ๋ํด ์ฐ๋ฝ ์ฃผ์๋ฉด ์ ์ํ๊ฒ ๋ต๋ณ ๋๋ฆฌ๊ฒ ์ต๋๋ค.</p>
<div class="email">
<strong>์ด๋ฉ์ผ:</strong>
<a href="mailto:info@example.com">info@example.com</a>
</div>
<div class="phone">
<strong>์ ํ๋ฒํธ:</strong>
<span>+1 234 567 8900</span>
</div>
</div>
<section class="hero-area" style="height: 5vh;">
</section>
<div class="contact-info text-center"> <!-- ํ
์คํธ ๊ฐ์ด๋ฐ ์ ๋ ฌ -->
<h3 class="text-center">๐ถ ์ง๋์์ ์ฐพ๊ธฐ</h3>
<div class="map-container mt-4"> <!-- ์ง๋ ์๋จ ์ฌ๋ฐฑ ์ถ๊ฐ -->
<iframe src="https://www.google.com/maps/embed?pb=..." frameborder="0" allowfullscreen="" aria-hidden="false" tabindex="0" style="width: 100%; border-radius: 15px;"></iframe>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="hero-area" style="height: 5vh;">
</section>
<!-- Start Footer Area -->
<footer class="footer">
<!-- 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>
<script src="assets/js/inquiry.js"></script>
</body>
</html>