samxim
Level 1
Write the reason you're deleting this FAQ
Make sure the path to your .css file is correct example below. . . .
My .css file is located in directory css, I place the directory which is css then the filename what is extras and the extension what is .css
[code]
//The html file I want styles is in the main directory I place this in my html file
//The html file I want styles in is in a directory in my main directory I place this in my html file
[/code]
The ../ skips a directory and ../../ would skip two :D
Are you sure you want to delete this post?
Everett
"Rev" attribute is NOT supported by the major browsers.
If your CSS is still not updating after rev to REL fix, than try adding full domain URL in 'href' attribute.
Kind Regards,
Everett Hello, "Rev" attribute is NOT supported by the major browsers. If your CSS is still not updating after rev to REL fix, than try adding full domain URL in 'href' attribute. Kind Regards, Everett
Are you sure you want to delete this post?