Skip to content

A simple web-based HTML viewer that allows users to navigate and display various HTML pages dynamically, with a built-in dark mode toggle.

License

Notifications You must be signed in to change notification settings

kay-who-codes/HTML-Displayer

Repository files navigation

👀 HTML Viewer

A simple web-based HTML viewer that allows users to navigate and display various HTML pages dynamically, with a built-in dark mode toggle.

App Image

Features

  • Dropdown menu to select and view different HTML pages.
  • Dark mode toggle for improved readability.
  • Responsive and user-friendly design.
  • Displays structured table content.
  • Fetches and loads external HTML content dynamically.

Usage

  1. Open the app in a browser - HTML Viewer.
  2. Use the dropdown menu to select an HTML page to display.
  3. The content of the selected page will load dynamically in the viewer.
  4. Toggle between light and dark modes using the switch at the bottom of the page.

Files

  • index.html: The main HTML file containing the structure of the app.
  • styles.css: The CSS file for styling the app with dark mode and a minimalist design.
  • scripts.js: The JavaScript file that:
    • Populates the dropdown with available HTML pages.
    • Loads and displays the selected page dynamically.
    • Manages the dark mode toggle with local storage support.

Contributing

Feel free to contribute to this project by submitting issues, pull requests, or suggestions. If you want to add new features or improve existing ones, please fork the repository and submit a pull request.

Contact

About

A simple web-based HTML viewer that allows users to navigate and display various HTML pages dynamically, with a built-in dark mode toggle.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published