-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFAQ.html
255 lines (239 loc) · 13.1 KB
/
FAQ.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/all.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/pages.css">
<link rel="stylesheet" href="css/media.css">
<link rel="stylesheet" href="css/default-theme.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Amiri&family=Open+Sans:wght@300;400;700&display=swap">
<link href="https://fonts.googleapis.com/css2?family=Amiri&family=Open+Sans:wght@300;400;700&family=Raleway:wght@400;800&display=swap" rel="stylesheet">
<link rel="icon" href="images/icon/01.png">
<!--[if It IE 9]>
<script src="js/html5shiv.min.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<title>Eng.. FAQ</title>
</head>
<body>
<!-- Start Navbar -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand " href="#"><span class="spn-navbar"> Eng </span> Community</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="https://yasser-alnajjar.github.io/Eng-Community/">Home<span class="sr-only">(current)</span></a></li>
<li><a href="https://yasser-alnajjar.github.io/Eng-Community/about.html">About</a></li>
<li class="active"><a href="https://yasser-alnajjar.github.io/Eng-Community/FAQ.html">FAQ</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Services <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="#">Programming</a></li>
<li><a href="#">Web Design</a></li>
<li><a href="#">Desktop</a></li>
<li role="separator" class="divider"></li>
<li><a href="#">Web Hosting</a></li>
</ul>
</li>
<li><a href="#">Map</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
<!-- End Navbar -->
<!-- Start Bread Crumb -->
<section class="bread-holder">
<div class="container">
<ol class="breadcrumb">
<li><a href="https://yasser-al-najjar-a.github.io/Eng-Community/">Home</a></li>
<li class="active">FAQ</li>
</ol>
</div>
</section>
<!-- End Bread Crumb -->
<!-- Start FAQ Intro -->
<section class="faq text-center">
<div class="container">
<h1>Frequently Asked Questions</h1>
<!-- <div class="hr-a"></div> -->
<hr>
<p class="lead">Here You Will Find All Questions You Are Searching For And The Full Knowledgebase</p>
</div>
</section>
<!-- End FAQ Intro -->
<!-- Start FAQ Accordion -->
<section class="faq-question">
<div class="container">
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="headingOne">
<h4 class="panel-title">
<a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
#1 Are you using bootstrap v3.0.1 ?
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird
on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft
beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="headingTwo">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
#2 Why not use jQuery instead ?
</a>
</h4>
</div>
<div id="collapseTwo" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingTwo">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird
on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft
beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
#3 Can I add my design here and how can I do that ?
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird
on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft
beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End FAQ Accordion -->
<!-- Start Section Footer -->
<section class="footer">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6">
<h3>Sitemap</h3>
<ul class="list-unstyled three-columns">
<li>
<a href="#">Home</a>
</li>
<li>
<a href="#">About</a>
</li>
<li>
<a href="#">Company</a>
</li>
<li>
<a href="#">Programming</a>
</li>
<li>
<a href="#">Web design</a>
</li>
<li>
<a href="#">Desktop</a>
</li>
<li>
<a href="#">Web Hosting</a>
</li>
<li>
<a href="#">map</a>
</li>
<li>
<a href="#">Contact Us</a>
</li>
</ul>
<ul class="list-unstyled social-list">
<li><img src="images/images-socal/facebook-48.png" alt="facebook"></li>
<li><img src="images/images-socal/googleplus-48.png" alt="googleplus"></li>
<li><img src="images/images-socal/linkedin-48.png" alt="linkedin"></li>
<li><img src="images/images-socal/email-48.png" class="email" alt="email"></li>
<li><img src="images/images-socal/twitter-48.png" alt="twitter"></li>
<li><img src="images/images-socal/youtube-48.png" alt="youtube"></li>
</ul>
</div>
<div class="col-lg-4 col-md-6">
<h3>Latest Articles</h3>
<div class="media">
<a class="pull-left" href="#">
<img class="media-opject" src="images/icon-Latest/01.png" alt="image 1">
</a>
<div class="media-body">
<h4 class="media-heading">
programming
</h4>
This Is Some Text ABout Programming Describe The Media Of Bootstrap 3.2.0
</div>
</div>
<div class="media">
<a class="pull-left" href="#">
<img class="media-opject" src="images/icon-Latest/03.png" alt="image 3">
</a>
<div class="media-body">
<h4 class="media-heading">
Web Design
</h4>
This Is Some Text ABout Web Design Describe The Media Of Bootstrap 3.2.0
</div>
</div>
<div class="media">
<a class="pull-left" href="#">
<img class="media-opject" src="images/icon-Latest/02.png" alt="image 2">
</a>
<div class="media-body">
<h4 class="media-heading">
codeing
</h4>
This Is Some Text ABout codeing Describe The Media Of Bootstrap 3.2.0
</div>
</div>
</div>
<div class="col-lg-4 col-md-12 awesome-edit">
<h3>Awesome Work</h3>
<img class="img-thumbnail" src="images/work/1.png" alt="">
<img class="img-thumbnail" src="images/work/2.png" alt="">
<img class="img-thumbnail" src="images/work/3.png" alt="">
<img class="img-thumbnail" src="images/work/4.png" alt="">
</div>
</div>
</div>
<div class="copy-right text-center">
Copyright © 2021 <span>Eng</span> Community
</div>
</section>
<!-- End Section Footer -->
<!-- Start Scroll To Top -->
<div id="scroll">
<i class="fas fa-arrow-up fa-2x edit"></i>
</div>
<!-- End Scroll To Top -->
<script src="js/jquery-3.6.0.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/pluguins.js"></script>
<script src="js/jquery.nicescroll.min.js"></script>
</body>
</html>