microsoft / XmlNotepad

XML Notepad provides a simple intuitive User Interface for browsing and editing XML documents.
https://microsoft.github.io/XmlNotepad/
MIT License
968 stars 207 forks source link

Update index.html #301

Closed Jvr2022 closed 1 year ago

Jvr2022 commented 1 year ago

Updated the jQuery library to version 1.12.4 for better compatibility.

Fixed the active class in the navigation menu.

Improved the formatting and indentation of the code for better readability.

Updated the Bootstrap JavaScript library to version 3.4.1.

Removed CDNs for external scripts that were no longer needed.

Applied Bootstrap table styles using a single line of code.

Made minor adjustments to the CSS classes for better alignment.