Skip to content

DanG115/websiteloader-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Website Loader V2

A customisable loading screen. Created by using HTML, CSS & JS

LoadingScreen

Table of Contents

Description

Create a highly customisable loading screen for your web application by leveraging the power of HTML, CSS, and JavaScript. This loading screen is designed to be visually appealing and user-friendly, with options to easily modify its appearance to suit your brand. Utilizing HTML for structure, CSS for styling, and JavaScript for dynamic behavior, the loading screen includes customizable elements such as background color, loading animation, and text content.

Installation

  1. Download the Repository:

    • Visit the GitHub repository and download it as a ZIP file.
  2. Extract the Files:

    • Extract the contents of the ZIP file.
  3. Select a Color Theme:

    • Navigate to the all_themes folder.
    • Choose your desired colour theme by selecting the corresponding folder.
  4. Copy Files:

    • Copy the index.html, loader.js, and the selected colour theme folder.
  5. Paste into Your Website Directory:

    • Paste the copied files and folder into your website's project directory.
  6. Update CSS Link:

    • Open the index.html file in a text editor.
    • Locate the CSS link in the <head> section.
    • Update the href attribute to point to the CSS file within your selected colour theme folder.
  7. Integration Complete:

    • Save the changes to the index.html file.
  8. Test:

    • Open the modified index.html file in a web browser to ensure the loading screen appears with the selected colour theme.

Colours

  • all_themes
    • blue
    • pink
    • red
    • purple

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request on GitHub.

License

This project is licensed under the MIT License.

Contact

If you have any questions or feedback, you can reach out to me at dangleeson13@gmail.com.


GitHub Repository

About

A customisable loading screen. Created by using HTML, CSS & JS

Resources

Stars

Watchers

Forks