06-13-2011, 07:16 PM
I have this .php site and I try to put CSS into it, I put this
in <head> </head>, but when I remove the style that is in the .php, the .css is not working what I did wrong? href is corret.
Code:
<link rel="stylesheet" href="/memberSystemBasic/css/style.css" type="text/css">