I\'m trying to load a css file. I\'ve tried:
And:
ok this is what you need to do
Relative path work this way Starting with "/" returns to the root directory and starts there Starting with "../" moves one directory backwards and starts there