GithubHelp home page GithubHelp logo

pritish384 / error-page-html Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 16 KB

Error Page in HTML with Terminal look!

Home Page: https://projects.pritishpurav.in/error

License: MIT License

CSS 38.47% HTML 34.81% JavaScript 26.72%
404 404-page 500 css error-page html js 500-page collaborate communityexchange learn

error-page-html's Introduction

Custom Error Page HTML by Pritish Purav

Welcome to the custom error page HTML created by Pritish Purav. This simple and user-friendly error page can be used to display friendly error messages to users when they encounter issues while accessing your website.

Features

  • Terminal look and feel.
  • Typing effect.
  • Clean and minimalistic design.
  • User-friendly error messages.
  • Responsive layout for various screen sizes.
  • Easy customization for different error types.

Usage

  1. Download all the files from this repository.
  2. Upload these files to your website's root directory or the desired location.
  3. Customize the error messages in the HTML code to suit your website's needs.
  4. Make sure to update the links or references to your website's assets (stylesheets, images) within the HTML code.

Preview

To see a live preview of the error page, you can visit this link. Error Page Screenshot

Support

If you find this error page template helpful and would like to show your appreciation, you can support me by buying me a coffee!

Your support helps me create more useful resources like this.

License

This error page template is released under the MIT License. Feel free to modify and use it for your personal or commercial projects.

Author

This error page template is authored by Pritish Purav. You can reach out to me via:


Contribution

If you would like to contribute to this error page template, you're welcome to submit pull requests or open issues on the GitHub repository. Your contributions can include bug fixes, enhancements, or additional features that would benefit the template.

Thank you for using this custom error page HTML template! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or reach out to me. Your feedback is highly appreciated.

error-page-html's People

Contributors

pritish384 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

bainaryglobe

error-page-html's Issues

How to change content or add other span in terminal?

How to change content?

If you want to change content just add your content in span's data-text attribute

for eg:-

<span class="red" data-text="Your content"></span>

You may change colors or make your own color in CSS and put that into class.

Make sure you put your content in data-text attribute and not inside the span


Note: You must put the below span at ending.

<span id="end" class="blinking-cursor hidden">&nbsp;</span>

Without this you may face some errors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.