-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathcontact.html
More file actions
287 lines (281 loc) · 16.2 KB
/
contact.html
File metadata and controls
287 lines (281 loc) · 16.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
<!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>Contact</strong> Us</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>
<!-- 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>