I have an .html file saved to my desktop, and when I try to open it in Chrome or Firefox, it stays on the screen that says "Loading..."
If I try to open it in IE, it says "Loading..." but then changes to "Finished Loading" after a few seconds.
I would show the code, but I cannot, as it contains private information, but basically the structure is as follows:
Edit: Will add more information to the structure of the code when I can.
<html>
<body>
<div></div>
<div></div>
<script></script>
</body>
<html>