-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfaq.html
More file actions
338 lines (323 loc) · 12.9 KB
/
faq.html
File metadata and controls
338 lines (323 loc) · 12.9 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
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Jobhunt</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="CreativeLayers">
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="css/bootstrap-grid.css" />
<link rel="stylesheet" href="css/icons.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/responsive.css" />
<link rel="stylesheet" type="text/css" href="css/chosen.css" />
<link rel="stylesheet" type="text/css" href="css/colors/colors.css" />
<link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" />
</head>
<body>
<div class="page-loading">
<img src="images/loader.gif" alt="" />
<span>Skip Loader</span>
</div>
<div class="theme-layout" id="scrollup">
<div class="responsive-header">
<div class="responsive-menubar">
<div class="res-logo"><a href="index.html" title=""><img src="http://placehold.it/178x40" alt="" /></a></div>
<div class="menu-resaction">
<div class="res-openmenu">
<img src="images/icon.png" alt="" /> Menu
</div>
<div class="res-closemenu">
<img src="images/icon2.png" alt="" /> Close
</div>
</div>
</div>
<div class="responsive-opensec">
<div class="btn-extars">
<a href="#" title="" class="post-job-btn"><i class="la la-plus"></i>Post Jobs</a>
<ul class="account-btns">
<li class="signup-popup"><a title=""><i class="la la-key"></i> Sign Up</a></li>
<li class="signin-popup"><a title=""><i class="la la-external-link-square"></i> Login</a></li>
</ul>
</div><!-- Btn Extras -->
<form class="res-search">
<input type="text" placeholder="Job title, keywords or company name" />
<button type="submit"><i class="la la-search"></i></button>
</form>
<div class="responsivemenu">
<ul>
<li><a href="index2.html" title="">Home</a></li>
<li><a href="employer_list3.html" title="">Employers</a></li>
<li><a href="blog_list2.html">Blog</a></li>
<li><a href="job_list_modern.html">Search Jobs</a></li>
<li><a href="about.html" title="">About Us</a></li>
<li><a href="faq.html" title="">FAQ's</a></li>
</ul>
</div>
</div>
</div>
<header class="gradient">
<div class="menu-sec">
<div class="container">
<div class="logo">
<a href="index.html" title=""><img src="http://placehold.it/178x40" alt="" /></a>
</div><!-- Logo -->
<div class="btn-extars">
<ul class="account-btns">
<li class="signup-popup"><a title=""><i class="la la-key"></i> Sign Up</a></li>
<li class="signin-popup"><a title=""><i class="la la-external-link-square"></i> Login</a></li>
</ul>
</div><!-- Btn Extras -->
<nav>
<ul>
<li><a href="index2.html" title="">Home</a></li>
<li><a href="employer_list3.html" title="">Employers</a></li>
<li><a href="blog_list2.html">Blog</a></li>
<li><a href="job_list_modern.html">Search Jobs</a></li>
<li><a href="about.html" title="">About Us</a></li>
<li><a href="faq.html" title="">FAQ's</a></li>
</ul>
</nav><!-- Menus -->
</div>
</div>
</header>
<section>
<div class="block no-padding gray">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="inner2">
<div class="inner-title2">
<h3>Faq</h3>
<span>Keep up to date with the latest news</span>
</div>
<div class="page-breacrumbs">
<ul class="breadcrumbs">
<li><a href="#" title="">Home</a></li>
<li><a href="#" title="">Pages</a></li>
<li><a href="#" title="">Faq</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="block ">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="faqs">
<div class="faq-box">
<h2>What is a dummy text? <i class="la la-minus"></i></h2>
<div class="contentbox">
<p>Designer at work who don’t have any content for their product yet have the possibility to insert a dummy text into their design to judge on the arrangement of text on their site, on readability or on fonts and sizes. A dummy text is also helpful to present a design without content to a client to show how the text is going to look like without irritating the client by real texts.</p>
</div>
</div>
<div class="faq-box">
<h2>Why another dummy text generator? <i class="la la-minus"></i></h2>
<div class="contentbox">
<p>Designer at work who don’t have any content for their product yet have the possibility to insert a dummy text into their design to judge on the arrangement of text on their site, on readability or on fonts and sizes. A dummy text is also helpful to present a design without content to a client to show how the text is going to look like without irritating the client by real texts.</p>
</div>
</div>
<div class="faq-box">
<h2>Why doesn’t the generator put as many characters as I told him? <i class="la la-minus"></i></h2>
<div class="contentbox">
<p>Designer at work who don’t have any content for their product yet have the possibility to insert a dummy text into their design to judge on the arrangement of text on their site, on readability or on fonts and sizes. A dummy text is also helpful to present a design without content to a client to show how the text is going to look like without irritating the client by real texts.</p>
</div>
</div>
<div class="faq-box">
<h2>What means “Print special chars as HTML entities”? <i class="la la-minus"></i></h2>
<div class="contentbox">
<p>Designer at work who don’t have any content for their product yet have the possibility to insert a dummy text into their design to judge on the arrangement of text on their site, on readability or on fonts and sizes. A dummy text is also helpful to present a design without content to a client to show how the text is going to look like without irritating the client by real texts.</p>
</div>
</div>
<div class="faq-box">
<h2>Why is a template text recommended to be as long as possible? <i class="la la-minus"></i></h2>
<div class="contentbox">
<p>Designer at work who don’t have any content for their product yet have the possibility to insert a dummy text into their design to judge on the arrangement of text on their site, on readability or on fonts and sizes. A dummy text is also helpful to present a design without content to a client to show how the text is going to look like without irritating the client by real texts.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="block">
<div class="container">
<div class="row">
<div class="col-lg-3 column">
<div class="widget">
<div class="about_widget">
<div class="logo">
<a href="#" title=""><img src="http://placehold.it/178x40" alt="" /></a>
</div>
<span>Collin Street West, Victor 8007, Australia.</span>
<span>+1 246-345-0695</span>
<span>info@jobhunt.com</span>
<div class="social">
<a href="#" title=""><i class="fa fa-facebook"></i></a>
<a href="#" title=""><i class="fa fa-twitter"></i></a>
<a href="#" title=""><i class="fa fa-linkedin"></i></a>
<a href="#" title=""><i class="fa fa-pinterest"></i></a>
<a href="#" title=""><i class="fa fa-behance"></i></a>
</div>
</div><!-- About Widget -->
</div>
</div>
<div class="col-lg-4 column">
<div class="widget">
<h3 class="footer-title">Frequently Asked Questions</h3>
<div class="link_widgets">
<div class="row">
<div class="col-lg-6">
<a href="#" title="">Privacy & Seurty </a>
<a href="#" title="">Terms of Serice</a>
<a href="#" title="">Communications </a>
<a href="#" title="">Referral Terms </a>
<a href="#" title="">Lending Licnses </a>
<a href="#" title="">Disclaimers </a>
</div>
<div class="col-lg-6">
<a href="#" title="">Support </a>
<a href="#" title="">How It Works </a>
<a href="#" title="">For Employers </a>
<a href="#" title="">Underwriting </a>
<a href="#" title="">Contact Us</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-2 column">
<div class="widget">
<h3 class="footer-title">Find Jobs</h3>
<div class="link_widgets">
<div class="row">
<div class="col-lg-12">
<a href="#" title="">US Jobs</a>
<a href="#" title="">Canada Jobs</a>
<a href="#" title="">UK Jobs</a>
<a href="#" title="">Emplois en Fnce</a>
<a href="#" title="">Jobs in Deuts</a>
<a href="#" title="">Vacatures China</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-3 column">
<div class="widget">
<div class="download_widget">
<a href="#" title=""><img src="http://placehold.it/230x65" alt="" /></a>
<a href="#" title=""><img src="http://placehold.it/230x65" alt="" /></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="bottom-line">
<span>© 2018 Jobhunt All rights reserved. Design by Creative Layers</span>
<a href="#scrollup" class="scrollup" title=""><i class="la la-arrow-up"></i></a>
</div>
</footer>
</div>
<div class="account-popup-area signin-popup-box">
<div class="account-popup">
<span class="close-popup"><i class="la la-close"></i></span>
<h3>User Login</h3>
<span>Click To Login With Demo User</span>
<div class="select-user">
<span>Candidate</span>
<span>Employer</span>
</div>
<form>
<div class="cfield">
<input type="text" placeholder="Username" />
<i class="la la-user"></i>
</div>
<div class="cfield">
<input type="password" placeholder="********" />
<i class="la la-key"></i>
</div>
<p class="remember-label">
<input type="checkbox" name="cb" id="cb1"><label for="cb1">Remember me</label>
</p>
<a href="#" title="">Forgot Password?</a>
<button type="submit">Login</button>
</form>
<div class="extra-login">
<span>Or</span>
<div class="login-social">
<a class="fb-login" href="#" title=""><i class="fa fa-facebook"></i></a>
<a class="tw-login" href="#" title=""><i class="fa fa-twitter"></i></a>
</div>
</div>
</div>
</div><!-- LOGIN POPUP -->
<div class="account-popup-area signup-popup-box">
<div class="account-popup">
<span class="close-popup"><i class="la la-close"></i></span>
<h3>Sign Up</h3>
<div class="select-user">
<span>Candidate</span>
<span>Employer</span>
</div>
<form>
<div class="cfield">
<input type="text" placeholder="Username" />
<i class="la la-user"></i>
</div>
<div class="cfield">
<input type="password" placeholder="********" />
<i class="la la-key"></i>
</div>
<div class="cfield">
<input type="text" placeholder="Email" />
<i class="la la-envelope-o"></i>
</div>
<div class="dropdown-field">
<select data-placeholder="Please Select Specialism" class="chosen">
<option>Web Development</option>
<option>Web Designing</option>
<option>Art & Culture</option>
<option>Reading & Writing</option>
</select>
</div>
<div class="cfield">
<input type="text" placeholder="Phone Number" />
<i class="la la-phone"></i>
</div>
<button type="submit">Signup</button>
</form>
<div class="extra-login">
<span>Or</span>
<div class="login-social">
<a class="fb-login" href="#" title=""><i class="fa fa-facebook"></i></a>
<a class="tw-login" href="#" title=""><i class="fa fa-twitter"></i></a>
</div>
</div>
</div>
</div><!-- SIGNUP POPUP -->
<script src="js/jquery.min.js" type="text/javascript"></script>
<script src="js/modernizr.js" type="text/javascript"></script>
<script src="js/script.js" type="text/javascript"></script>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<script src="js/wow.min.js" type="text/javascript"></script>
<script src="js/slick.min.js" type="text/javascript"></script>
<script src="js/parallax.js" type="text/javascript"></script>
<script src="js/select-chosen.js" type="text/javascript"></script>
<script src="js/jquery.scrollbar.min.js" type="text/javascript"></script>
<script src="http://maps.googleapis.com/maps/api/js?key=AIzaSyCYc537bQom7ajFpWE5sQaVyz1SQa9_tuY&sensor=true&libraries=places"></script>
<script src="js/maps2.js" type="text/javascript"></script>
</body>
</html>