-
Notifications
You must be signed in to change notification settings - Fork 0
/
faq.html
237 lines (235 loc) · 10.2 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
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<!-- Meta -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content=""></meta>
<meta name="author" content=""></meta>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Title -->
<title>Aveta - Responsive HTML5 Template</title>
<!-- CSS Stylesheet -->
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,400italic,600italic,700italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/bootstrap.css" media="screen" />
<link rel="stylesheet" type="text/css" href="css/bootstrap-theme.css" media="screen" />
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen" />
<link href="css/layout/boxed1.css" rel="stylesheet" type="text/css" id="layout">
<link href="css/skin/green.css" rel="stylesheet" type="text/css" id="skin">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<script src="js/respond.min.js" type="text/javascript"></script>
<![endif]-->
<!--Favicons -->
<link href="images/icon/apple-touch-icon-144.png" sizes="144x144" rel="apple-touch-icon-precomposed"></link>
<link href="images/icon/apple-touch-icon-114.png" sizes="114x114" rel="apple-touch-icon-precomposed"></link>
<link href="images/icon/apple-touch-icon-72.png" sizes="72x72" rel="apple-touch-icon-precomposed"></link>
<link href="images/icon/apple-touch-icon-57.png" rel="apple-touch-icon-precomposed"></link>
<link href="images/icon/favicon.png" rel="shortcut icon"></link>
<!-- Scripts -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js" type="text/javascript"></script>
<script src="js/bootstrap.js"></script>
<script src="js/jquery.prettyPhoto.js" type="text/javascript"></script>
<script src="js/jflickrfeed.js" type="text/javascript"></script>
<script src="js/selectnav.js" type="text/javascript"></script>
<script src="js/jquery.easing.1.3.js" type="text/javascript"></script>
<script src="js/menu-lamp.js" type="text/javascript"></script>
<script src="js/custom.js" type="text/javascript"></script>
<script src="js/switcher.js" type="text/javascript"></script>
</head>
<body class="bg-1">
<!-- Switcher
===============================-->
<div id="switcher"> <i id="sw-button-toggle" class="icon-magic"></i>
<h4 class="sw-title">Switcher Style</h4>
<p id="change-layout"><span id="boxed1" class="sw-btn">Boxed 1</span> <span id="boxed2" class="sw-btn">Boxed 2</span><span id="fullwidth" class="sw-btn fullwidth">Fullwidth</span></p>
<h5>Skin</h5>
<ul class="skin clearfix">
<li id="red" title="red"></li>
<li id="orange" title="orange"></li>
<li id="green" title="green"></li>
<li id="blue" title="blue"></li>
<li id="steel" title="steel"></li>
</ul>
<h5>Background Pattern</h5>
<ul class="bg-pattern clearfix">
<li class="bg-1"></li>
<li class="bg-2"></li>
<li class="bg-3"></li>
<li class="bg-4"></li>
<li class="bg-5"></li>
<li class="bg-8"></li>
<li class="bg-9"></li>
<li class="bg-10"></li>
<li class="bg-6"></li>
<li class="bg-7"></li>
</ul>
</div>
<!-- Wrapper All Content
===============================-->
<div class="wrapper">
<!-- Header
===============================-->
<header>
<div class="container clearfix">
<div class="aveta-logo"><a href="index.html"><img src="images/aveta-logo.png" alt="Aveta Logo" /></a></div>
<!--End Logo-->
<nav id="navigation">
<ul class="menu-lamp hidden-phone" id="menu-lamp">
<li><a data-desc="The Beginning" href="index.html">Home</a>
<ul class="submenu">
<li><a href="index-2.html">Home 2</a></li>
<li><a href="index-3.html">Home 3</a></li>
<li><a href="index-4.html">Home 4</a></li>
</ul>
</li>
<li><a href="" data-desc="Rich Elements"><span></span>Features</a>
<ul class="submenu">
<li><a href="#">Header</a>
<ul class="submenu">
<li><a href="header-2.html">Header Style 2</a></li>
<li><a href="header-3.html">Header Style 3</a></li>
<li><a href="header-4.html">Header Style 4</a></li>
<li><a href="header-5.html">Header Style 5</a></li>
</ul>
</li>
<li><a href="#">Footer</a>
<ul class="submenu">
<li><a href="footer-2.html">Footer Style 2</a></li>
<li><a href="footer-3.html">Footer Style 3</a></li>
</ul>
</li>
<li><a href="elements.html">Elements</a></li>
<li><a href="typography.html">Typography</a></li>
<li><a href="table.html">Table</a></li>
<li><a href="#">Sub Menu Level 3</a>
<ul class="submenu">
<li><a href="">Lorem ipsum</a></li>
<li><a href="">Lorem ipsum</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#" class="active" data-desc="Landing Pages">Pages</a>
<ul class="submenu">
<li><a href="about.html">About Us</a></li>
<li><a href="our-team.html">Our Team</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="404.html">404 Error</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="countdown.html">Under Construction</a></li>
<li><a href="sitemap.html">Sitemap</a></li>
</ul>
</li>
<li><a href="#" data-desc="Our Projects">Portfolio</a>
<ul class="submenu">
<li><a href="portfolio-6columns.html">Portfolio 6 Columns</a></li>
<li><a href="portfolio-4columns.html">Portfolio 4 Columns</a></li>
<li><a href="portfolio-3columns.html">Portfolio 3 Columns</a></li>
<li><a href="portfolio-2columns.html">Portfolio 2 Columns</a></li>
<li><a href="single-project.html">Single Project</a></li>
</ul>
</li>
<li><a href="#" data-desc="Latest News">Blog</a>
<ul class="submenu">
<li><a href="blog-1.html">Blog Style 1</a></li>
<li><a href="blog-2.html">Blog Style 2</a></li>
<li><a href="blog-fullwidth.html">Blog Fullwidth</a></li>
<li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
<li><a href="single-post.html">Single Post</a></li>
</ul>
</li>
<li><a href="contact.html" data-desc="Get in Touch">Contact</a></li> </ul>
<div id="box">
<div class="head"><i class="icon-caret-down"></i></div>
</div>
</nav>
<!--End Navigation-->
</div>
</header>
<!-- End Header-->
<!-- Page Header
===============================-->
<section id="page-header" class="page-section">
<div class="container effect-loaded clearfix bg2">
<h1>Frequently Asked Question <i class="icon-question"></i></h1>
<ul class="breadcrumb">
<li><a href="#">Home</a></li>
<li><a href="#">Pages</a></li>
<li class="active">FAQ</li>
</ul>
</div>
</section>
<!-- Page Content
===============================-->
<section id="page-content">
<div class="container">
<h3><i class="icon-folder-open"></i> Marketplace Basics</h3>
<ul class="arrow-list list">
<li><a href="">What is the Envato Marketplace API?</a></li>
<li><a href="">Envato API Service Terms And Conditions</a></li>
<li><a href="">How do I change my account password?</a></li>
<li><a href="">Why isn’t my chosen password acceptable on the </a></li>
</ul>
</div>
</section>
<!-- Footer
===============================-->
<footer>
<div class="container">
<div class="row no-padding">
<div class="col-lg-4 effect-loaded">
<h3 class="heading">About us</h3>
<div id="footer-about">
<p><strong>Temporibus</strong> autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet repudiandae sint quidem rerum facilis est et expedita </p>
<p>Nemo tem quia voluptas sit <strong>aspernatur aut odit</strong> aut fugit, sed quia consequuntur magni dolores</p>
</div>
</div>
<div class="col-lg-4 effect-loaded clearfix">
<h3 class="heading">Latest News</h3>
<ul class="latest-news">
<li class="clearfix"> <img class="thumb" src="images/project1.jpg" alt="" >
<div class="desc"> <a class="title" href="">Nam libero tempore, cum soluta nobis est eligendi optio cumque</a> <i class="time" href="">about 5 hours ago</i> </div>
</li>
<li class="clearfix"> <img class="thumb" src="images/project8.jpg" alt="" >
<div class="desc"> <a class="title" href="">Nam libero tempore, cum soluta nobis est eligendi optio cumque</a> <i class="time">about 8 hours ago</i> </div>
</li>
</ul>
</div>
<div class="col-lg-4 effect-loaded">
<h3 class="heading">Flickr</h3>
<ul id="flickr">
</ul>
<div class="clearfix"></div>
</div>
</div>
</div>
<div id="footer-bottom" class="clearfix">
<div class="container">
<div class="row no-padding">
<div class="col-lg-8 effect-loaded">
<ul class="footer-menu clearfix">
<li><a href="#">Home</a></li>
<li><a href="#">Features</a></li>
<li><a href="#">Page</a></li>
<li><a href="#">Portfolio</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Contact us</a></li>
</ul>
</div>
<div class="col-lg-4 effect-loaded"><span id="copyright" >Copyright © 2013 Aveta by ThemeTan</span></div>
</div>
</div>
</div>
</footer>
<!-- End Footer-->
</div>
<!--Move To Top-->
<div id="movetotop"> <a class="icon-angle-up"></a> </div>
</body>
</html>