-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
156 lines (145 loc) · 6.02 KB
/
404.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>404 Error | Hostingros – Unlimited and cheap Web Hosting</title>
<meta name="keywords" content="Web site hosting USA,Web hosting canada,UK web hosting,india web hosting" />
<meta name="description"
content="We are leaders in inexpensive hosting packages, web hosting and ecommerce web hosting in USA, Canada, UK, AU and Worldwide" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!--==============GOOGLE FONT - OPEN SANS=================-->
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<!--==============MAIN CSS FOR COMING SOON PAGE=================-->
<link href="css/hosting.css" rel="stylesheet" media="all">
<!--==============Mordernizr=================-->
<script src="js/modernizr.js"></script>
<!--===================Jquery STARTS=======================-->
<script src="js/jquery-1.9.0.min.js"></script>
<!--===================Jquery ENDS=======================-->
<!--===================GOOGLE ANALYTICS START=======================-->
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-58020283-1', 'auto');
ga('send', 'pageview');
</script>
<!--===================GOOGLE ANALYTICS ENDS=======================-->
</head>
<body>
<!--==============Logo & Menu Bar=================-->
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse"> <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="index.html"> <img src="images/hostingros_logo.png" alt="logo"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">HOME</a>
</li>
<li><a href="features.html">FEATURES</a>
</li>
<li><a href="pricing.html">PRICING</a>
</li>
<li><a href="contact.html">CONTACT</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</nav>
<!--==============Content Area=================-->
<div class="container">
<!--==============T estimonials==============-->
<div class="row PageHead" id="testimonials">
<div class="col-md-12">
<!-- 404 page -->
<div class="error-404">
<img src="images/404.png" alt="Hostingros Page not found" />
<h1 class="entry-title">Ooops... <span class="highlight">Error 404</span></h1>
<h2>We are sorry, but the page you are looking for does not exist.</h2>
<div class="entry-content">
<p><span class="check">Please check entered address and try again or</span> <a
href="http://www.hostingros.com">go to homepage <span>→</span></a></p>
</div>
</div>
</div>
</div>
</div>
<!--Container Closed-->
<!--==============F ooter==============-->
<!--============== Footer ==============-->
<div class="footer">
<div class="container">
<div class="row footerlinks">
<div class="col-sm-4 col-md-2">
<p>CALL US</p>
<ul>
<li>+91 9029 20 86 98</li>
<li>+91 9920 65 28 27</li>
</ul>
</div>
<div class="col-sm-4 col-md-2">
<p>FOLLOW US</p>
<ul>
<li><a href="http://twitter.com/hostingros" target="_blank">Follow on Twitter</a></li>
<li><a href="http://facebook.com/Hostingros" target="_blank">Like us on Facebook</a></li>
</ul>
</div>
<div class="col-sm-4 col-md-2">
<p>COMPANY</p>
<ul>
<li> <a href="about.html">About us</a></li>
<li><a href="#">Offers</a></li>
<li><a href="#">Payment Methods</a></li>
</ul>
</div>
<div class="col-sm-4 col-md-2">
<p>EMAIL US</p>
<ul>
<li><a href="mailto:[email protected]" target="_blank">support[@]hostingros.com</a></li>
<li><a href="mailto:[email protected]" target="_blank">sales[@]hostingros.com</a></li>
</ul>
</div>
<div class="col-sm-4 col-md-2">
<p style="padding-left:20px;">LEGAL TERMS</p>
<ul style="padding-left:20px;">
<li><a href="#">Terms of use</a></li>
<li><a href="#">Privacy Policy</a></li>
</ul>
</div>
<div class="col-sm-4 col-md-2">
<p>Live Chat</p>
<ul>
<li> <a href="#" class="btn btn-success btn-small">CHAT WITH US </a> </li>
</ul>
</div>
</div>
<div class="row copyright">
<div class="pull-right"><img src="images/hostingros_logo_footer.png" alt="logo"></div>
<p><a href="http://www.hostingros.com/">Hostingros</a> – Unlimited and cheap Web Hosting.</p>
</div>
</div>
</div>
<!--==============CHRISTMAS=================
<script type="text/javascript" src="christmas/snowfall.dg.js"></script>-->
<!--==============BOOTSTRAP JS=================-->
<script src="js/bootstrap.min.js"></script>
</body>
</html>