View Full Version : just wondering


Lîm_Gravecryer
08-06-2004, 11:37 PM
i had sum troubles some time ago with a .css file, wich wouldnt work on my page, and i stopped learning css then, cuz it wouldnt work >_> and noone could help me >.<
but i started learning php and i noticed that the php scripts only work when u put them on a real server and wont work if they are just in the same map on ur computer as the .html file is in...
this wouldnt be the same with .css files, would it? i feel sooooo stupid not to have thought of this possibility b4... >_> <_<


-Lim

ham_let
08-06-2004, 11:48 PM
i believe so.... *try it* if not, then we can still help u with the .css file.

Monkey Bizzle
08-07-2004, 01:16 AM
if i am understanding the question correctly... the answer is no... you don't have to upload a CSS page to the server in order to see the effects...

pb&j
08-07-2004, 07:22 AM
css works both offline and online.

php works online only unless you have server software installed on your own computer.