@Ernest BywaterThe problem wasn't on my browser, but rather on html editor. It won't load the CSS commands and thus won't format correctly. I'm guessing it's a problem with the editor, but it's received no updates, and everything else is working with it.
The editors cache is cleared every time you relaunch, and even if it wasn't, it should revert to the last used information, instead it's displayed an entirely new behavior.
I'm scratching my head. I'm making changes, but the results, even on files I haven't changed, is different.
The command not being executed is:
link rel="stylesheet" href="http://www.crumblywriter.net/vbstyle.css"
The file is there, but it's either not being loaded or not being executed.
I guess my only choice is to quit including CSS commands, and embed my Style definitions in each html file. (Believe me, I have hundreds to thousands of html files now!)
P.S. The only place on my website where the loss of style definitions will make any difference is:
- My settings default to their standard definitions (i.e. left justified instead of centered)
- My internally defined styles (ex. Indent, or "BigCenteredText" (at the bottom of the pages) is displayed as unformatted plain text.