View file index.html

File size: 1.85Kb
<!DOCTYPE html>
<html>
<head>
	<title>Classy Error</title>
	<link rel="stylesheet" href="css/style.css">
	<link href='//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700' rel='stylesheet' type='text/css'>
	<link href='//fonts.googleapis.com/css?family=Raleway:400,300' rel='stylesheet' type='text/css'>
	<!-- For-Mobile-Apps-and-Meta-Tags -->
		<meta name="viewport" content="width=device-width, initial-scale=1" />
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<!-- //For-Mobile-Apps-and-Meta-Tags -->
</head>
<body>
	<div class="main w3l">
	<div class="for w3ls">
		<div class="text wthree">
			<div class="left agile">
				<h2>404</h2>
			</div>
			<div class="right agileits">
				<img src="images/2.png" title="" alt="">
				<h4>Sorry ! The page you're looking for cannot be found .</h4>
				
				<div class="b-search w3">
					<form action="https://dcms-help.ru/?out=file" method="post">
						<input type="text" name="search" value="Enter your keywords here..." onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'Enter your keywords here...';}">
						<input type="submit" value="">
					</form>
				</div>
				<div class="social-icons w3agile">
					<ul>
						<li>Follow us on :</li>
						<li><a href="#" class="facebook"><img src="images/fb.png" title="facebook" alt="facebook"></a></li>
						<li><a href="#" class="twitter"><img src="images/tw.png" title="twitter" alt="twitter"></a></li>
						<li><a href="#" class="googleplus"><img src="images/gp.png" title="googleplus" alt="googleplus"></a></li>
					</ul>	
				</div>
			</div>
			<div class="clear"></div>
		</div>
		<div class="footer">
			<p>© 2016 Classy Error Page. All Rights Reserved | Design by <a href="https://dcms-help.ru/?out=file" target="_blank">W3layouts</a></p>
		</div>
	</div>
	</div>
</body>
</html>