Here we give you demo of 404 error page design. and also this page is responsive and all browser support all the browser. in this page also we can display back to go button.this is use full for the "page not found page" error. and this 404 page not found design with animation.

you can get code of 404 error page design demo snippet. we give you example of 404 not found page design , you can simple copy bellow code and use in your project. If it free snippets of 404 error page template So you have to simple get those bellow code from tab of html, css and js. you simple click on HTML Code then you will get html code 404 error page html code snippets, click on JS Code tab get code of jquery code for page not found error page with animation design snippets, same as for CSS Code tab. It's pretty easy and simple example of error page template bootstrap snippet.


<!DOCTYPE html> <html> <head> <link href="https://fonts.googleapis.com/css?family=Ropa+Sans" rel="stylesheet"> </head> <body> <div class="error-main"> <img src="/demo/404.gif"> <h1>Page not found !!!</h1> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor <a href="#">Go to back</a> ut labore et dolore aliqua.</p> </div> </body> </html>
body{ font-family: 'Ropa Sans', sans-serif; margin-top: 15px; background-color: #1A6EEC; text-align: center; color: #fff; } .error-main img{ width: 200px; height: 200px; border-radius: 50%; border: 5px solid #fff; } .error-main p a{ text-decoration: none; color: #333; font-size: 18px; font-weight: bold; }

Please Subscribe Your Email Address, We Will Notify You When Add New Snippet:





Random Post


Random Blog