-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patherror.html
227 lines (207 loc) · 10.4 KB
/
error.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
<!DOCTYPE html>
<html lang="zxx">
<head>
<title>Error Page</title>
<!-- Meta tag Keywords -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8" />
<meta name="keywords" content="" />
<script>
addEventListener("load", function() {
setTimeout(hideURLbar, 0);
}, false);
function hideURLbar() {
window.scrollTo(0, 1);
}
</script>
<!-- //Meta tag Keywords -->
<!-- Custom-Files -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Bootstrap-Core-CSS -->
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<!-- Style-CSS -->
<!-- font-awesome-icons -->
<link href="css/font-awesome.css" rel="stylesheet">
<!-- //font-awesome-icons -->
</head>
<body>
<!--/home -->
<div id="home" class="inner-w3pvt-page">
<div class="overlay-innerpage">
<!--/top-nav -->
<div class="top_w3pvt_main container">
<!--/header -->
<header class="nav_w3pvt text-center">
<!-- nav -->
<nav class="wthree-w3ls">
<div id="logo">
<h1> <a class="navbar-brand px-0 mx-0" href="index.html">Miracle Miles
</a>
</h1>
</div>
<label for="drop" class="toggle" style="width:40px;padding: 6px;">
<img src="./images/home/menu.png" style="width:100%" alt="">
</label>
<input type="checkbox" id="drop" />
<ul class="menu mr-auto">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li>
<!-- First Tier Drop Down -->
<label for="drop-2" class="toggle toggle-2">Pages <span class="fa fa-angle-down" aria-hidden="true"></span> </label>
<a href="#">Pages <span class="fa fa-angle-down" aria-hidden="true"></span></a>
<input type="checkbox" checked="checked" id="drop-2" />
<ul>
<li><a href="services.html" class="drop-text">Services</a></li>
<li><a href="timeline.html" class="drop-text">Timeline</a></li>
<li><a href="team.html" class="drop-text">Team</a></li>
<li><a href="typo.html" class="drop-text">Typography</a></li>
<li><a href="error.html" class="drop-text">Faq's</a></li>
<li><a href="error.html" class="drop-text">Social Media</a></li>
</ul>
</li>
<li><a href="index.html">Projects</a></li>
<li><a href="contact.html">Contact</a></li>
<li class="social-icons ml-lg-3"><a href="#" class="p-0 social-icon"><span class="fa fa-facebook-official" aria-hidden="true"></span>
<div class="tooltip">Facebook</div>
</a> </li>
<li class="social-icons"><a href="#" class="p-0 social-icon"><span class="fa fa-twitter" aria-hidden="true"></span>
<div class="tooltip">Twitter</div>
</a> </li>
<li class="social-icons"><a href="#" class="p-0 social-icon"><span class="fa fa-instagram" aria-hidden="true"></span>
<div class="tooltip">Instagram</div>
</a> </li>
</ul>
</nav>
<!-- //nav -->
</header>
<!--//header -->
<!--/breadcrumb-->
<div class="inner-w3pvt-page-info">
<ol class="breadcrumb d-flex">
<li class="breadcrumb-item">
<a href="index.html">Home</a>
</li>
<li class="breadcrumb-item active">Error</li>
</ol>
</div>
<!--//breadcrumb-->
</div>
<!-- //top-nav -->
</div>
</div>
<!-- //home -->
<!--/error -->
<section class="about py-5">
<div class="container p-md-5">
<div class="about-hny-info text-left px-md-5">
<div class="error-w3pvt px-md-5 text-center">
<h3>404</h3>
<h4>The Page</h4>
<h5>Was Not Found</h5>
<a href="index.html" class="btn more black error mt-4">Back to Home</a>
</div>
</div>
</div>
</section>
<!--//error-->
<!-- footer -->
<footer class="py-lg-5 py-4">
<div class="container py-sm-3">
<div class="row footer-grids">
<div class="col-lg-4 mt-4">
<h2> <a class="navbar-brand px-0 mx-0 mb-4" href="index.html">Miracle Miles
</a>
</h2>
<p class="mb-3">Lorem Ipsum is simply text the printing and typesetting standard industry. Onec Consequat sapien ut cursus rhoncus. Nullam dui mi, vulputate ac metus.</p>
<h5>Trusted by <span>500+ People</span> </h5>
<div class="icon-social mt-4">
<a href="#" class="button-footr">
<span class="fa mx-2 fa-facebook"></span>
</a>
<a href="#" class="button-footr">
<span class="fa mx-2 fa-twitter"></span>
</a>
<a href="#" class="button-footr">
<span class="fa mx-2 fa-dribbble"></span>
</a>
<a href="#" class="button-footr">
<span class="fa mx-2 fa-pinterest"></span>
</a>
<a href="#" class="button-footr">
<span class="fa mx-2 fa-google-plus"></span>
</a>
</div>
</div>
<div class="col-lg-4 mt-4">
<h4 class="mb-4">Quick Links</h4>
<div class="links-wthree d-flex">
<ul class="list-info-wthree">
<li><a href="#"><span class="fa fa-angle-double-right" aria-hidden="true"></span> Online Websites</a></li>
<li><a href="#"><span class="fa fa-angle-double-right" aria-hidden="true"></span> Free Application</a></li>
<li><a href="#"><span class="fa fa-angle-double-right" aria-hidden="true"></span> Support Helpline</a></li>
<li><a href="#"><span class="fa fa-angle-double-right" aria-hidden="true"></span> Privacy Ploicy</a></li>
<li><a href="#"><span class="fa fa-angle-double-right" aria-hidden="true"></span> Ready to Build</a></li>
<li><a href="#"><span class="fa fa-angle-double-right" aria-hidden="true"></span> Free Application</a></li>
</ul>
<ul class="list-info-wthree ml-5">
<li>
<a href="index.html"><span class="fa fa-angle-double-right" aria-hidden="true"></span>
Home
</a>
</li>
<li>
<a href="about.html"><span class="fa fa-angle-double-right" aria-hidden="true"></span>
About Us
</a>
</li>
<li>
<a href="single.html"><span class="fa fa-angle-double-right" aria-hidden="true"></span>
Single Page
</a>
</li>
<li>
<a href="team.html"><span class="fa fa-angle-double-right" aria-hidden="true"></span>
Team
</a>
</li>
<li>
<a href="contact.html"><span class="fa fa-angle-double-right" aria-hidden="true"></span>
Contact Us
</a>
</li>
</ul>
</div>
</div>
<div class="col-lg-4 mt-4 ad-info">
<h4 class="mb-4">Contact Info</h4>
<p><span class="fa fa-map-marker"></span>90 nsequursu dsdesdc,
xxx Honey Street 049436.<span>Newyork, NY.</span></p>
<p class="phone"><span class="fa fa-phone"></span> +1(12) 123 456 789 </p>
<p class="phone"><span class="fa fa-fax"></span> +1(12) 123 456 789 </p>
<p><span class="fa fa-envelope"></span><a href="mailto:info@example.com">info@example.com</a></p>
</div>
</div>
</div>
</footer>
<!-- //footer -->
<!-- copyright -->
<div class="copy_right p-3 d-flex">
<div class="container">
<div class="row d-flex">
<div class="col-lg-9 copy_w3pvt">
<p class="text-lg-left text-center">Copyright © 2019.Company name All rights reserved.<a target="_blank" href="http://sc.chinaz.com/moban/">网页模板</a></p>
</div>
<!-- move top -->
<div class="col-lg-3 move-top text-lg-right text-center">
<a href="#home" class="move-top">
<span class="fa fa-angle-double-up mt-3" aria-hidden="true"></span>
</a>
</div>
<!-- move top -->
</div>
</div>
</div>
<!-- //copyright -->
</body>
</html>