-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
403 lines (202 loc) · 12.9 KB
/
Copy path404.html
File metadata and controls
403 lines (202 loc) · 12.9 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
<!DOCTYPE html>
<html>
<head>
<title>RS-1200 Prototype 8 | Pages | 404</title>
<meta charset="iso-8859-1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../layout/styles/main.css" rel="stylesheet" type="text/css" media="all">
<link href="../layout/styles/mediaqueries.css" rel="stylesheet" type="text/css" media="all">
<!--[if lt IE 9]>
<link href="../layout/styles/ie/ie8.css" rel="stylesheet" type="text/css" media="all">
<script src="../layout/scripts/ie/css3-mediaqueries.min.js"></script>
<script src="../layout/scripts/ie/html5shiv.min.js"></script>
<![endif]-->
</head>
<body class="">
<div class="wrapper row1">
<header id="header" class="full_width clear">
<div id="hgroup">
<h1><a href="../index.html">RS-1200 Prototype 8</a></h1>
<h2>Free Responsive Template</h2>
</div>
<div id="header-contact">
<ul class="list none">
<li><span class="icon-envelope"></span> <a href="#">info@domain.com</a></li>
<li><span class="icon-phone"></span> +xx xxx xxxxxxxxxx</li>
</ul>
</div>
</header>
</div>
<!-- ################################################################################################ -->
<div class="wrapper row2">
<nav id="topnav">
<ul class="clear">
<li><a href="../index.html" title="Homepage">Homepage</a></li>
<li class="active"><a class="drop" href="#" title="Pages">Pages</a>
<ul>
<li><a href="full-width-content.html" title="Full Width Content">Full Width Content</a></li>
<li><a href="content-leftsidebar.html" title="Content + Left Sidebar">Content + Left Sidebar</a></li>
<li><a href="content-rightsidebar.html" title="Content + Right Sidebar">Content + Right Sidebar</a></li>
<li><a href="content-bothsidebars.html" title="Content + Both Sidebars">Content + Both Sidebars</a></li>
<li><a href="contact.html" title="Contact">Contact</a></li>
<li class="active"><a href="404.html" title="404">404</a></li>
<li><a href="testimonials.html" title="Testimonials">Testimonials</a></li>
<li><a href="about-us.html" title="About Us">About Us</a></li>
<li><a href="team-member.html" title="Team Member">Team Member</a></li>
<li class="last-child"><a href="faq.html" title="FAQ">FAQ</a></li>
</ul>
</li>
<li><a class="drop" href="#" title="Elements">Elements</a>
<ul>
<li><a href="../elements/buttons.html" title="Buttons">Buttons</a></li>
<li><a href="../elements/alert-messages.html" title="Alert Messages">Alert Messages</a></li>
<li><a href="../elements/font-icons.html" title="Font Icons">Font Icons</a></li>
<li><a href="../elements/call-to-action.html" title="Call To Action">Call To Action</a></li>
<li><a href="../elements/columns.html" title="Columns">Columns</a></li>
<li><a href="../elements/columns-no-gutter.html" title="Columns - No Gutter">Columns - No Gutter</a></li>
<li><a href="../elements/lists.html" title="Lists">Lists</a></li>
<li><a href="../elements/accordions.html" title="Accordions">Accordions</a></li>
<li><a href="../elements/tabs.html" title="Tabs">Tabs</a></li>
<li><a href="../elements/toggles.html" title="Toggles">Toggles</a></li>
<li class="last-child"><a href="../elements/pricing-tables.html" title="Pricing Tables">Pricing Tables</a></li>
</ul>
</li>
<li><a class="drop" href="#" title="Portfolio Layouts">Portfolio Layouts</a>
<ul>
<li><a href="../portfolio-layouts/portfolio-overview-full-width-content.html" title="Full Width Portfolio">Full Width Portfolio</a></li>
<li><a href="../portfolio-layouts/portfolio-overview-2columns.html" title="2 Column Grid">2 Column Grid</a></li>
<li><a href="../portfolio-layouts/portfolio-overview-2columns-leftsidebar.html" title="2 Column Grid + Left Sidebar">2 Col. Grid + Left Sidebar</a></li>
<li><a href="../portfolio-layouts/portfolio-overview-2columns-rightsidebar.html" title="2 Column Grid + Right Sidebar">2 Col. Grid + Right Sidebar</a></li>
<li><a href="../portfolio-layouts/portfolio-overview-2columns-bothsidebars.html" title="2 Column Grid + Both Sidebars">2 Col. Grid + Both Sidebars</a></li>
<li><a href="../portfolio-layouts/portfolio-overview-3columns.html" title="3 Column Grid">3 Column Grid</a></li>
<li><a href="../portfolio-layouts/portfolio-overview-3columns-leftsidebar.html" title="3 Column Grid + Left Sidebar">3 Col. Grid + Left Sidebar</a></li>
<li><a href="../portfolio-layouts/portfolio-overview-3columns-rightsidebar.html" title="3 Column Grid + Right Sidebar">3 Col. Grid + Right Sidebar</a></li>
<li><a href="../portfolio-layouts/portfolio-overview-3columns-bothsidebars.html" title="3 Column Grid + Both Sidebars">3 Col. Grid + Both Sidebars</a></li>
<li class="last-child"><a href="../portfolio-layouts/portfolio-overview-4columns.html" title="4 Column Grid">4 Column Grid</a></li>
</ul>
</li>
<li><a class="drop" href="#" title="Gallery Layouts">Gallery Layouts</a>
<ul>
<li><a href="../gallery-layouts/gallery-full-width-content.html" title="Full Width Gallery">Full Width Gallery</a></li>
<li><a href="../gallery-layouts/gallery-2columns.html" title="2 Column Grid">2 Column Grid</a></li>
<li><a href="../gallery-layouts/gallery-2columns-leftsidebar.html" title="2 Column Grid + Left Sidebar">2 Col. Grid + Left Sidebar</a></li>
<li><a href="../gallery-layouts/gallery-2columns-rightsidebar.html" title="2 Column Grid + Right Sidebar">2 Col. Grid + Right Sidebar</a></li>
<li><a href="../gallery-layouts/gallery-2columns-bothsidebars.html" title="2 Column Grid + Both Sidebars">2 Col. Grid + Both Sidebars</a></li>
<li><a href="../gallery-layouts/gallery-3columns.html" title="3 Column Grid">3 Column Grid</a></li>
<li><a href="../gallery-layouts/gallery-3columns-leftsidebar.html" title="3 Column Grid + Left Sidebar">3 Col. Grid + Left Sidebar</a></li>
<li><a href="../gallery-layouts/gallery-3columns-rightsidebar.html" title="3 Column Grid + Right Sidebar">3 Col. Grid + Right Sidebar</a></li>
<li><a href="../gallery-layouts/gallery-3columns-bothsidebars.html" title="3 Column Grid + Both Sidebars">3 Col. Grid + Both Sidebars</a></li>
<li><a href="../gallery-layouts/gallery-4columns.html" title="4 Column Grid">4 Column Grid</a></li>
<li class="last-child"><a href="../gallery-layouts/gallery-5columns.html" title="5 Column Grid">5 Column Grid</a></li>
</ul>
</li>
<li><a href="#" title="Link Text">Link Text</a></li>
<li class="last-child"><a href="#" title="A Very Long Link Text">A Very Long Link Text</a></li>
</ul>
</nav>
</div>
<!-- content -->
<div class="wrapper row3">
<div id="container">
<!-- ################################################################################################ -->
<div id="fof" class="clear">
<!-- ####################################################################################################### -->
<div class="clear">
<div class="one_half first">
<h1>404</h1>
</div>
<div class="one_half">
<h2>Error - Sorry Something Went Wrong !</h2>
</div>
</div>
<div class="divider2"></div>
<p class="notice">For Some Reason The Page You Requested Could Not Be Found On Our Server</p>
<p class="clear"><a class="fl_left" href="javascript:history.go(-1)">« Go Back</a> <a class="fl_right" href="#">Go Home »</a></p>
<!-- ####################################################################################################### -->
</div>
<!-- ################################################################################################ -->
<div class="clear"></div>
</div>
</div>
<!-- Footer -->
<div class="wrapper row2">
<div id="footer" class="clear">
<div class="one_quarter first">
<h2 class="footer_title">Footer Navigation</h2>
<nav class="footer_nav">
<ul class="nospace">
<li><a href="#">Home Page</a></li>
<li><a href="#">Our Services</a></li>
<li><a href="#">Meet the Team</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#">Gallery</a></li>
<li><a href="#">Portfolio</a></li>
<li><a href="#">Online Shop</a></li>
</ul>
</nav>
</div>
<div class="one_quarter">
<h2 class="footer_title">Latest Gallery</h2>
<ul id="ft_gallery" class="nospace spacing clear">
<li class="one_third first"><a href="#"><img src="../images/demo/80x80.gif" alt=""></a></li>
<li class="one_third"><a href="#"><img src="../images/demo/80x80.gif" alt=""></a></li>
<li class="one_third"><a href="#"><img src="../images/demo/80x80.gif" alt=""></a></li>
<li class="one_third first"><a href="#"><img src="../images/demo/80x80.gif" alt=""></a></li>
<li class="one_third"><a href="#"><img src="../images/demo/80x80.gif" alt=""></a></li>
<li class="one_third"><a href="#"><img src="../images/demo/80x80.gif" alt=""></a></li>
<li class="one_third first"><a href="#"><img src="../images/demo/80x80.gif" alt=""></a></li>
<li class="one_third"><a href="#"><img src="../images/demo/80x80.gif" alt=""></a></li>
<li class="one_third"><a href="#"><img src="../images/demo/80x80.gif" alt=""></a></li>
</ul>
</div>
<div class="one_quarter">
<h2 class="footer_title">From Twitter</h2>
<div class="tweet-container">
<ul class="list none">
<li><strong>@<a href="#">name</a></strong> <span class="tweet_text">RT <span class="at">@</span><a href="#">name</a> Donec suscipit vehicula turpis sed lutpat Quisque vitae quam neque.</span> <span class="tweet_time"><a href="#">about 9 hours ago</a></span></li>
<li><strong>@<a href="#">name</a></strong> <span class="tweet_text">RT <span class="at">@</span><a href="#">name</a> Donec suscipit vehicula turpis sed lutpat Quisque vitae quam neque.</span> <span class="tweet_time"><a href="#">about 9 hours ago</a></span></li>
<li><strong>@<a href="#">name</a></strong> <span class="tweet_text">RT <span class="at">@</span><a href="#">name</a> Donec suscipit vehicula turpis sed lutpat Quisque vitae quam neque.</span> <span class="tweet_time"><a href="#">about 9 hours ago</a></span></li>
<li><strong>@<a href="#">name</a></strong> <span class="tweet_text">RT <span class="at">@</span><a href="#">name</a> Donec suscipit vehicula turpis sed lutpat Quisque vitae quam neque.</span> <span class="tweet_time"><a href="#">about 9 hours ago</a></span></li>
</ul>
</div>
</div>
<div class="one_quarter">
<h2 class="footer_title">Contact Us</h2>
<form class="rnd5" action="#" method="post">
<div class="form-input clear">
<label for="ft_author">Name <span class="required">*</span><br>
<input type="text" name="ft_author" id="ft_author" value="" size="22">
</label>
<label for="ft_email">Email <span class="required">*</span><br>
<input type="text" name="ft_email" id="ft_email" value="" size="22">
</label>
</div>
<div class="form-message">
<textarea name="ft_message" id="ft_message" cols="25" rows="10"></textarea>
</div>
<p>
<input type="submit" value="Submit" class="button small orange">
<input type="reset" value="Reset" class="button small grey">
</p>
</form>
</div>
</div>
</div>
<div class="wrapper row4">
<div id="copyright" class="clear">
<p class="fl_left">Copyright © 2013 - All Rights Reserved - <a href="#">Domain Name</a></p>
<p class="fl_right">Template by <a href="http://www.os-templates.com/" title="Free Website Templates">OS Templates</a></p>
</div>
</div>
<!-- Scripts -->
<script src="http://code.jquery.com/jquery-latest.min.js"></script>
<script src="http://code.jquery.com/ui/1.10.1/jquery-ui.min.js"></script>
<script>window.jQuery || document.write('<script src="../layout/scripts/jquery-latest.min.js"><\/script>\
<script src="../layout/scripts/jquery-ui.min.js"><\/script>')</script>
<script>jQuery(document).ready(function($){ $('img').removeAttr('width height'); });</script>
<script src="../layout/scripts/jquery-mobilemenu.min.js"></script>
<script src="../layout/scripts/custom.js"></script>
</body>
</html>