-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathcdn.html
More file actions
404 lines (393 loc) · 21.2 KB
/
cdn.html
File metadata and controls
404 lines (393 loc) · 21.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
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
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Wordpress Awesome Hosting Theme">
<meta name="author" content="Awesome Themes">
<title>Hebegrer - Host the right way</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600|Montserrat:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/style.css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<header>
<div class="top-navbar">
<div class="container">
<ul>
<li><a href="#" class="no-link"><abbr title="Phone number">(123) 456-7890</abbr></a></li>
<li class="hidden-xs"><a href="#"><i class="fa fa-facebook-square"></i></a></li>
<li class="hidden-xs"><a href="#"><i class="fa fa-twitter-square"></i></a></li>
<li class="hidden-xs"><a href="#"><i class="fa fa-youtube-square"></i></a></li>
<li class="hidden-xs"><a href="#"><i class="fa fa-google-plus-square"></i></a></li>
<li class="pull-right"><a href="#" class="support"><i class="fa fa-ticket"></i> Support</a></li>
<li class="pull-right"><a href="#" class="login" data-toggle="modal" data-target="#login-modal"><i class="fa fa-user"></i> Login</a></li>
</ul>
</div>
</div>
<nav class="main-navbar navbar">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#top-navbar-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<i class="fa fa-bars"></i>
</button>
<a href="#" class="logo navbar-brand">heberger</a>
</div>
<div class="collapse navbar-collapse navbar-right" id="top-navbar-1">
<ul class="nav navbar-nav">
<li class="active main-navbar-item"><a href="#">Home</a></li>
<li class="dropdown main-navbar-item">
<a href="#" class="dropdown-toggle" role="button" aria-haspopup="true" aria-expanded="false">Shared</a>
<ul class="dropdown-menu style-one">
<li class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<a href="domain.html">
<i class="fa fa-globe"></i>
<h4>Domain Name</h4>
<small>Starting from 8$</small>
</a>
</li>
<li class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<a href="shared.html">
<i class="fa fa-server"></i>
<h4>Web Hosting</h4>
<small>Starting from 20$</small>
</a>
</li>
<li class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<a href="mail.html">
<i class="fa fa-envelope-o"></i>
<h4>Email</h4>
<small>Starting from 8$</small>
</a>
</li>
<li class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<a href="cdn.html">
<i class="fa fa-share-alt"></i>
<h4>CDN</h4>
<small>Starting from 8$</small>
</a>
</li>
</ul>
</li>
<li class="dropdown main-navbar-item">
<a href="#" class="dropdown-toggle" role="button" aria-haspopup="true">Dedicated</a>
<ul class="dropdown-menu style-two">
<li><a href="dedicated.html">
<i class="fa fa-server"></i>
<h4>Dedicated Server</h4>
<small class="pull-right">From <p class="price">50$</p></small>
</a>
</li>
<li><a href="#">
<i class="fa fa-database"></i>
<h4>Data Stockage</h4>
<small class="pull-right">From <p class="price">15$</p></small>
</a>
</li>
<li><a href="#">
<i class="fa fa-lock"></i>
<h4>Server Security</h4>
<small class="pull-right">From <p class="price">90$</p></small>
</a>
</li>
</ul>
</li>
<li class="dropdown main-navbar-item">
<a href="#" class="dropdown-toggle" role="button" aria-haspopup="true">Cloud</a>
<ul class="dropdown-menu style-two">
<li><a href="cloud.html">
<i class="fa fa-server"></i>
<h4>Cloud</h4>
<small class="pull-right">From <p class="price">20$</p></small>
</a>
</li>
<li><a href="cloud.html">
<i class="fa fa-file"></i>
<h4>Public Cloud</h4>
<small class="pull-right">From <p class="price">15$</p></small>
</a>
</li>
<li><a href="#">
<i class="fa fa-lock"></i>
<h4>Cloud Security</h4>
<small class="pull-right">From <p class="price">90$</p></small>
</a>
</li>
<li><a href="#">
<i class="fa fa-database"></i>
<h4>Dedicated Cloud</h4>
<small class="pull-right">From <p class="price">90$</p></small>
</a>
</li>
</ul>
</li>
<li class="dropdown main-navbar-item">
<a href="#" class="dropdown-toggle" role="button" aria-haspopup="true">Pages</a>
<ul class="dropdown-menu default">
<li><a href="about.html">About</a></li>
<li><a href="contact.hml">Contact</a></li>
<li><a href="#">Sign in</a></li>
<li><a href="#">Single post</a></li>
</ul>
</li>
<li class="main-navbar-item"><a href="#">Elements</a></li>
</ul>
</div>
</div>
</nav>
<div class="title">
<div class="container">
<h2><strong>CDN</strong> Host</h2>
</div>
</div>
<div class="modal fade" id="login-modal" tabindex="-1" role="dialog" aria-labelledby="login-modal">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h1 class="modal-title">Sign in</h1>
<h4>Not a member ? <a href="#">Register here</a></h4>
</div>
<div class="modal-body">
<form action="">
<div class="input-group">
<div class="input-group-addon flat"><i class="fa fa-user"></i></div>
<input type="text" name="username" placeholder="Username" class="flat">
</div>
<div class="input-group">
<div class="input-group-addon flat"><i class="fa fa-unlock-alt"></i></div>
<input type="password" name="password" placeholder="Password" class="flat">
</div>
<div class="login-group">
<input type="submit" name="login" class="btn btn-blue custom-btn flat" value="Login">
<input type="button" name="cancel" class="btn hidden-lg hidden-md hidden-sm myBtn btn-dark custom-btn flat" value="Cancel" data-toggle="modal" data-target="#login-modal">
<a href="#">Forgot your password ?</a>
</div>
</form>
</div>
<div class="modal-footer">
<h5 class="pull-left">Or sign in with:</h5>
<a href="#" class="btn flat btn-social btn-facebook">
<i class="fa fa-facebook"></i>Facebook
</a>
<a href="#" class="btn flat btn-social btn-twitter">
<i class="fa fa-twitter"></i>Twitter
</a>
<a href="#" class="btn flat btn-social btn-google">
<i class="fa fa-google-plus"></i>Google
</a>
</div>
</div>
</div>
</div>
</header>
<!-- CDN Features -->
<section class="cdn-features">
<div class="container">
<h1>Why you should use a CDN ?</h1>
<h3>Lorem ipsum dolor sit amet, consectetur adipisicing elit!</h3>
<div class="feature-post">
<div class="thumb">
<img src="images/iconsets/html.svg" alt="">
</div>
<div class="feature-text">
<h3>Super Fast App Distrubution</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores corrupti explicabo voluptatem.</p>
</div>
</div>
<div class="feature-post">
<div class="thumb">
<img src="images/iconsets/html.svg" alt="">
</div>
<div class="feature-text">
<h3>Super Fast App Distrubution</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores corrupti explicabo voluptatem.</p>
</div>
</div>
<div class="feature-post">
<div class="thumb">
<img src="images/iconsets/html.svg" alt="">
</div>
<div class="feature-text">
<h3>Super Fast App Distrubution</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores corrupti explicabo voluptatem.</p>
</div>
</div>
</div>
</section>
<!-- CDN Intro Section -->
<section class="cdn-intro">
<div class="container">
<div class="block blue">
<div class="image">
<img src="images/iconsets/rocket.svg" alt="">
</div>
<div class="text">
<h1>Make your website faster with our cdn package</h1>
<p>Proin vitae odio eget risus fringilla commodo. Cras aliquam rhoncus. And for only 10$/month</p>
</div>
</div>
</div>
</section>
<!-- CDN Prices -->
<section class="cdn-prices">
<div class="container">
<h1>CDN Packages</h1>
<div class="four">
<div class="package">
<h2>12$/5Gb</h2>
<p>US & Europe Servers</p>
<a href="#" class="btn custom-btn btn-red btn-small">Start now</a>
</div>
</div>
<div class="four">
<div class="package">
<h2>15$/10Gb</h2>
<p>Asia & Africa Servers</p>
<a href="#" class="btn custom-btn btn-red btn-small">Start now</a>
</div>
</div>
<div class="four">
<div class="package">
<h2>20$/10Gb</h2>
<p>Worldwide Servers</p>
<a href="#" class="btn custom-btn btn-red btn-small">Start now</a>
</div>
</div>
</div>
</div>
</section>
<!-- Companies Section -->
<section class="companies-section table-styling">
<div class="container">
<h1>Companies that trust us</h1>
<div class="post">
<div class="logo">
<a href="#"><img src="images/google.svg" onerror="this.src='images/google.png'" alt="C1"></a>
</div>
</div>
<div class="post">
<div class="logo">
<a href="#"><img src="images/twitter.svg" onerror="this.src='images/twitter.png'" alt="C1"></a>
</div>
</div>
<div class="post">
<div class="logo">
<a href="#"><img src="images/windows-phone.svg" onerror="this.src='images/windows-phone.png'" alt="C1"></a>
</div>
</div>
<div class="post">
<div class="logo">
<a href="#"><img src="images/adobe.svg" onerror="this.src='images/adobe.png'" alt="C1"></a>
</div>
</div>
<div class="post">
<div class="logo">
<a href="#"><img src="images/linkedin.svg" onerror="this.src='images/linkedin.png'" alt="C1"></a>
</div>
</div>
<div class="post">
<div class="logo">
<a href="#"><img src="images/amazon.svg" onerror="this.src='images/amazon.png'" alt="C1"></a>
</div>
</div>
</div>
</section>
<!-- Subscribe Section -->
<section class="subscribe-section">
<div class="container">
<h1>Subscribe and get our latest offers</h1>
<form action="">
<div class="input-group">
<input type="email" name="email" placeholder="email" required>
<div class="input-group-btn">
<button type="submit" class="btn custom-btn btn-small btn-blue">Subscribe</button>
</div>
</div>
</form>
<small>We do not send spam</small>
</div>
</section>
<!-- Top Footer -->
<section class="top-footer">
<div class="container">
<div class="resume">
<a href="#" class="logo">heberger</a>
<div class="stat">
<p><strong>20,223</strong> happy clients</p>
</div>
</div>
<div class="main">
<div class="about">
<h2>About</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptatum magnam nostrum dolores ratione facilis ea, eaque qui suscipit accusamus error non repellendus. Nesciunt totam deleniti, incidunt ipsam ipsa. Assumenda, dolores?</p>
<ul>
<li><a href="#">
<span class="fa-stack icon-facebook">
<i class="fa fa-square fa-stack-2x"></i>
<i class="fa fa-facebook fa-stack-1x"></i>
</span>
</a></li>
<li><a href="#">
<span class="fa-stack icon-twitter">
<i class="fa fa-square fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x"></i>
</span>
</a></li>
<li><a href="#">
<span class="fa-stack icon-youtube">
<i class="fa fa-square fa-stack-2x"></i>
<i class="fa fa-youtube fa-stack-1x"></i>
</span>
</a></li>
<li><a href="#">
<span class="fa-stack icon-google-plus">
<i class="fa fa-square fa-stack-2x"></i>
<i class="fa fa-google-plus fa-stack-1x"></i>
</span>
</a></li>
</ul>
</div>
<div class="links">
<h2>Company</h2>
<ul>
<li><a href="#">Contact us</a></li>
<li><a href="#">Terms of use</a></li>
<li><a href="#">Privacy</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Forum</a></li>
</ul>
</div>
<div class="twitter">
<h2>Twitter</h2>
<div class="twitter-feed"></div>
</div>
<div class="client-service">
<h2>Find us</h2>
<p>2233 Lords Way Latham, TN 38237</p>
<p>+225 731-799-7521</p>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="container">
<i class="fa fa-copyright"></i> 2015 <strong>heberger</strong> | a wordpress hosting theme.
</div>
</footer>
<a href="#0" class="cd-top">Top</a>
<!-- ## Scripts ## -->
<script type="text/javascript" src="javascripts/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="javascripts/bootstrap.min.js"></script>
<script type="text/javascript" src="javascripts/owl.carousel.min.js"></script>
<script type="text/javascript" src="javascripts/clamp.min.js"></script>
<script type="text/javascript" src="javascripts/tweecool.min.js"></script>
<script type="text/javascript" src="javascripts/main.js"></script>
</body>
</html>