
June 4th, 2003, 06:33 AM
|
|
Contributing User
|
|
Join Date: May 2003
Posts: 1,014
  
Time spent in forums: 1 Day 21 h 56 m 52 sec
Reputation Power: 14
|
|
Quote:
When you first access the page url, you see the html text, but the styles defined in my styles.css do not get applied. |
No! The html text is NOT completely there when first loading the page.
All lines up to the point '1 Guests, 1 Users' are not present (according to View Page Source).
I think your PHP code is faulty at some point.
My first guess: it tries to set an http-header too late in the process.
If I remove the session id/cookie using my cookie manager, and then refresh, it's as wrong as first loading the page.
Hope this helps,
Jeroen
|