<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <title>Ridianur - Web Designer and Developer</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="freelance, web designer, web developer, portfolio"> <meta name="author" content="ridianur"> <link href="http://ridianur.com/css/bootstrap.min.css" rel="stylesheet"> <link href="http://ridianur.com/css/font-awesome.min.css" rel="stylesheet"> <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'> <link href="http://ridianur.com/css/style.css" rel="stylesheet"> <link href='http://fonts.googleapis.com/css?family=Domine' rel='stylesheet' type='text/css'> <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Fav and touch icons --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png"> <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png"> <link rel="shortcut icon" href="Images/favicon.png"> <!--favicon image--> <style> .center{text-align:center;padding:200px 0;} .center h4{color:#888;} </style> </head> <body> <section id="header" class="clearfix"> <div class="container"> <div class="row"> <div class="span4 logo"> <a href="http://ridianur.com/"><img alt="logo" src="http://ridianur.com/Images/logo.png"></a> </div><!--/.logo--> <div class="span8 menu"> </div><!--/.menu--> </div><!--/.row--> </div> </section><!--/.header--> <section class="container center"> <h1>404 error!</h1> <h4>The page you requested is not existed. Back to <a href="http://ridianur.com/">Homepage</a>.</h4> </section><!--/.wrapper--> <section class="footer container"> <p>© 2013 <a href="http://ridianur.com/">ridianur</a>. All rights reserved</p> </section> <!-- Le javascript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="http://ridianur.com/js/jquery.js"></script> </body> </html>