HimeshKohad / Error-404-Page

404 Error Page - A customizable and stylish HTML/CSS template for displaying an error message when a page is not found on a website.

Home Page:https://himeshkohad.github.io/Error-404-Page/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error-404-Page

This repository contains the code for a custom Error 404 page using HTML and CSS. The page displays a friendly error message when a user navigates to a non-existent or unavailable page on a website.

Preview

Error 404 Page Preview

Features

  • Customized error message
  • Stylish design with animation
  • "Go Back" button to navigate back to the previous page

Technologies Used

  • HTML
  • CSS
  • Google Fonts

Getting Started

To get a local copy of the project up and running on your machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/HimeshKohad/Error-404-Page.git
  2. Open the index.html file in your preferred web browser.

Customization

You can customize the page by modifying the HTML and CSS files as per your requirements. Feel free to make changes to the text, styling, and layout to match your website's branding and design.

License

This project is licensed under the MIT License.

Acknowledgements

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please create a new issue or submit a pull request.

If you would like to contribute to this project, please follow these guidelines:

  1. Fork the repository.
  2. Create your branch: git checkout -b feature/your-feature.
  3. Commit your changes: git commit -am 'Add some feature'.
  4. Push to the branch: git push origin feature/your-feature.
  5. Submit a pull request.

Please ensure that your pull request adheres to the code style and conventions used in this project.

About

404 Error Page - A customizable and stylish HTML/CSS template for displaying an error message when a page is not found on a website.

https://himeshkohad.github.io/Error-404-Page/

License:MIT License


Languages

Language:CSS 65.0%Language:HTML 35.0%