I have been using XAMPP to connect to localhost to do editing on my computer for websites. I have been using it for over a year now and in the past whenever I would update t
In order to fully update/refresh your website , you need to use this command:
Ctrl+F5
This forces the browser to fully update the changes you're made to the files. This works if you have made changes in your CSS file(saved) but a browser-refresh doesn't reflect the new changes. In this case, the regular F5 refresh won't work.
For Mac OS: Command+Shift+R