Basic HTML Load: Causes and Fixes

  • Context: Bug 
  • Thread starter Thread starter ISamson
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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
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