How do i ensure that CSS file is working fine in my browser?
My CSS file is not getting loaded when I am trying to open my html pages in firefox.
URL of affected sites
http://
Всички отговори (3)
Do you see any errors in the Tools > Error Console about that CSS file?
Make sure that the CSS file send with the same encoding as the main HTML file (Tools > Page Info) and that the file has a text/css content type. --- Can you post a link?
It is showing text/html.
link is www.digitalcampus.in
I'm not seeing any problems with the CSS file.
Did you try to bypass the cache? --- You can reload the page and bypass the cache with:
* Press and hold Shift and left-click the Reload button. * Press Ctrl + F5 or press Shift + Ctrl + R (Windows,Linux) * Press Shift + Cmd + R (MAC)
See Keyboard shortcuts - Perform common Firefox tasks quickly and Use mouse shortcuts to perform common tasks in Firefox
"Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now" "Remove the Cookies" from sites causing problems: Tools > Options > Privacy > Cookies: "Show Cookies" See http://kb.mozillazine.org/Clearing_the_cache and http://kb.mozillazine.org/Cookies