+ 1
Need some help guys
I edited the css file that I linked to php, but when I changed and saved it, refreshed the web, nothing changed :( anyone could explain? Do I have to reconnect the css file?
5 Antworten
+ 5
Similar inquiry (by you):
https://www.sololearn.com/Discuss/1866533/?ref=app
Please refrain from spamming.
Since this one provides a little more detail, maybe removing the one linked would be best.
Also, it would really help if your question subjects were descriptive (as opposed to just saying some variation of "need help").
You may find it helpful to review:
https://www.sololearn.com/Blog/38/8-simple-rules-to-get-help-from-the-community
+ 3
ooooh,looks like the page still using the css from cache,
you can clear them, or use ctrl (or shift)+reload to force the page to use the files from the server
+ 2
can you post the code ? also the file structure
+ 1
<link rel="stylesheet" type="text/css" href="assets/ui/uimainpage.css" />
For the first time i linked to php file, it works! But when i edited css file, saved her, and reload the browser, nothing change, so 😕