A simple web-based HTML viewer that allows users to navigate and display various HTML pages dynamically, with a built-in dark mode toggle.
- 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.
- Open the app in a browser - HTML Viewer.
- Use the dropdown menu to select an HTML page to display.
- The content of the selected page will load dynamically in the viewer.
- Toggle between light and dark modes using the switch at the bottom of the page.
- 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.
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.
- Email: [email protected]