-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
308 lines (275 loc) · 12.8 KB
/
Copy pathindex.html
File metadata and controls
308 lines (275 loc) · 12.8 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
<!DOCTYPE html>
<html lang="pt-br">
<head>
<link rel="stylesheet" href="./style.css">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="./assets/favicon/favicon.png" type="image/x-icon">
<title>Apland | Home</title>
</head>
<body>
<!-- <div class="container">
<div class="cloud front">
<span class="left-front"></span>
<span class="right-front"></span>
</div>
<span class="sun sunshine"></span>
<span class="sun"></span>
<div class="cloud back">
<span class="left-back"></span>
<span class="right-back"></span>
</div>
</div> -->
<header>
<div>
<h1>
<span>A</span>
<span>P</span>
<span>L</span>
<span>A</span>
<span>N</span>
<span>D</span>
</h1>
<section>
<label class="hamburger">
<input type="checkbox" class="input-menu">
<svg viewBox="0 0 32 32">
<path class="line line-top-bottom" d="M27 10 13 10C10.8 10 9 8.2 9 6 9 3.5 10.8 2 13 2 15.2 2 17 3.8 17 6L17 26C17 28.2 18.8 30 21 30 23.2 30 25 28.2 25 26 25 23.8 23.2 22 21 22L7 22"></path>
<path class="line" d="M7 16 27 16"></path>
</svg>
</label>
<nav class="menu-mobile">
<ul>
<li>Home</li>
<li>Features</li>
<li>Download</li>
<li>Pages</li>
<li>Contact</li>
</ul>
</nav>
<nav>
<ul class="menu-desktop">
<li class="menu-container">
<span>Home</span>
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#101720"><path d="M540-480 356-664l20-20 204 204-204 204-20-20 184-184Z"/></svg>
<div>
<ul>
<li>Link1</li>
<hr>
<li>Link2</li>
<hr>
<li>Link3</li>
</ul>
</div>
</li>
<li>Features</li>
<li class="menu-container">
<span>Pages</span>
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#101720"><path d="M540-480 356-664l20-20 204 204-204 204-20-20 184-184Z"/></svg>
<div>
<ul>
<li>Link1</li>
<hr>
<li>Link2</li>
<hr>
<li>Link3</li>
</ul>
</div>
</li>
<li>Download</li>
<li class="menu-container">
<span>Blog</span>
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#101720"><path d="M540-480 356-664l20-20 204 204-204 204-20-20 184-184Z"/></svg>
<div>
<ul>
<li>Link1</li>
<hr>
<li>Link2</li>
<hr>
<li>Link3</li>
</ul>
</div>
</li>
<li>Contact</li>
</ul>
</nav>
<button type="button">
<a href="./index.html">Sign Up</a>
</button>
</section>
</div>
</header>
<main>
<section class="home">
<div data-aos="fade-right">
<span>
<img src="./assets/ray.svg" >
New updated version 5.12
</span>
<h2 class="title-page">A creative landing page for you creative <span>webs.</span></h2>
<p>Apland is a completely <span>creative, lightweight, clean & super responsive</span> app landing page. It's built with the latest technology & comes with <span>dark mode.</span></p>
<button type="button">
<div>Buy A License</div>
<img src="./assets/arrowLicense.svg">
</button>
</div>
<figure data-aos="fade-left">
<div class="geometric-sharpe geometric-blue"></div>
<div class="geometric-sharpe geometric-red"></div>
<div class="geometric-sharpe geometric-yellow"></div>
<div class="play-container">
<img src="./assets/images/play-icon.png" alt="play-icon">
</div>
<img src="./assets/images/home-image.png">
</figure>
</section>
<section class="features-container">
<div data-aos="zoom-in">
<div class="features-header">
<p>Why Buy I?</p>
<h3>Key Features</h3>
<hr>
</div>
<div class="featuresTools-container">
<div class="bootstrap-container">
<figure>
<img src="./assets/images/bootstrap-logo.png" alt="bootstrap-logo">
</figure>
<h4>Bootstrap</h4>
<p>We've used the latest bootstrap to create fast, resposive sites.</p>
</div>
<div class="npm-container">
<figure>
<img src="./assets/images/npm-logo.png" alt="npm-logo">
</figure>
<h4>NPM</h4>
<p>We've used npm for easily manage and update all assets.</p>
</div>
<div class="gulp-container">
<figure id="gulp-logo">
<img src="./assets/images/gulp-logo.png" alt="gulp-logo">
</figure>
<h4>Gulp 4</h4>
<p>A toolkit to automate & enchance your workflow.</p>
</div>
<div class="pug-container">
<figure>
<img src="./assets/images/pug-logo.png" alt="pug-logo">
</figure>
<h4>Pug</h4>
<p>Pug is a JavaScript compiler for creating automatic HTML code.</p>
</div>
<div class="darkMode-container">
<figure>
<img src="./assets/images/darkMode-logo.png" alt="darkMode-logo">
</figure>
<h4>Dark mode</h4>
<p>Dark mode now avaliable for better user experience.</p>
</div>
<div class="sass-container">
<figure>
<img src="./assets/images/sass-logo.png" alt="sass-logo">
</figure>
<h4>SASS</h4>
<p>Sass is a preprocessador scripting language that is compiled into CSS.</p>
</div>
<div class="modernDesign-container">
<figure>
<img src="./assets/images/modernDesign-logo.png" alt="modernDesign-logo">
</figure>
<h4>Modern design</h4>
<p>Designed and build following the latest trends in the user interface.</p>
</div>
<div class="fastLoad-container">
<figure>
<img src="./assets/images/fastLoad-logo.png" alt="fastLoad-logo">
</figure>
<h4>Fast loading</h4>
<p>This template loads very faster. Coded in such a way that it loads quickly.</p>
</div>
</div>
</div>
</section>
</main>
<section class="advertising-container">
<p data-aos="zoom-in">
More than 680+ websites have been created by the Apland.
You can buy it with confidente.
</p>
<button>Purchased Now</button>
</section>
<footer>
<div>
<section class="about-section">
<div>
<h5>About</h5>
<p>
Apland is a completely creative, lightweight, clean & super
responsive app lading page. Put your app sales or promotions into next level
with it
</p>
</div>
<div>
<h5>Our office</h5>
<p>
Designing World <br>
Dhaka, Bangladesh <br>
(+880) 123456 798
</p>
</div>
</section>
<section class="links-section">
<h5>Important Links</h5>
<ul>
<li>Help</li>
<li>Support</li>
<li>Privacy Policy</li>
<li>Term & Conditions</li>
<li>Call Center</li>
<li>Email Us</li>
<li>Help Center</li>
</ul>
</section>
<section class="download-section">
<div>
<h5>Download Our App</h5>
<div>
<figure>
<img src="./assets/images/GetItOnGooglePlay-img.png" alt="touch to download on Google Play" width="200px">
</figure>
<figure>
<img src="./assets/images/GetItOnAppleStore-img.png" alt="touch to download on Apple Store" width="200px">
</figure>
</div>
</div>
<div>
<h5>Newsletter</h5>
<input type="text" placeholder="Your Email">
<button>Subscribe</button>
</div>
</section>
</div>
<div>
<p>
2021 Made with ♡ by DevSaLLein
</p>
<div>
<img src="./assets/images/facebook-icon.png" alt="facebook-icon">
<img src="./assets/images/twitter-icon.png" alt="twitter-icon">
<img src="./assets/images/slack-icon.png" alt="slack-icon">
</div>
</div>
</footer>
<section class="toggleMode-container">
<button type="button" id="toggleButton">
<span></span>
</button>
</section>
<script src="./script.js" defer></script>
<script>
AOS.init();
</script>
</body>
</html>