Why does Physics Forums sometimes load as basic HTML?

  • Context: Bug 
  • Thread starter Thread starter ISamson
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
ISamson
Gold Member
Messages
435
Reaction score
150
Dear PF.
Sometimes when I reload the PF page for updates, it reloads, I think, basic HTML. This happens also with other pages, like Gmail. Why could that be? Is it a server/browser error?
It only happens sometimes and when I reload the page again it is good.
Thanks.
I.
 
Physics news on Phys.org
ISamson said:
Yes.
Means the style CSS wasn't loaded. The file must have been hung up in transit or the browser malfunctioned. A refresh usually fixes it.
 
Ok, I was just curious what is going on. Thanks, Greg.
 
A web-page consists of two basic components, the html code and the CSS. The CSS is the styling. In very simple amateur websites, the styling is all done in HTML without CSS. When pages become extremely complicated like PF, you begin to use a separate CSS file which the HTML needs to load from a server. It's good practice o have a separate CSS file, and basically every webpage has it.

The CSS file might not have been loaded.
 
  • Like
Likes   Reactions: ISamson