Issue
I'm Working On a New Project But When I'm Using XAMPP The Browser Doesn't Update My CSS File.
Solution
You can add a version number to the css link like the folowing :
<link rel="stylesheet" type="text/css" href="style.css?ver=1.1/>
Answered By - Keyvan Soleimani
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.