My html file is not pulling in the correct css file...Why is this? -


in html file, pulling in main.css linking it...

<link rel="stylesheet" type="text/css" href="main.css"> 

however, whenever open html file in firefox, pulls in older version of file. yes...i checked whether or not there 2 versions of file in root directory - there aren't. there not main.css file in directories. how possible computer pulling in old version of file , not updating when save new css file?

use "ctrl + r" after loading site


Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

Bubble Sort Manually a Linked List in Java -

asp.net mvc - SSO between MVCForum and Umbraco7 -