Need some explaim | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Need some explaim

I linked css file to the php file, when i change something in css's file, refresh the browser, but it doesn't work Its kind not responsive, why?

30th Jun 2019, 1:14 PM
Resqi Ageng Rahmatullah
Resqi Ageng Rahmatullah - avatar
2 Respostas
+ 5
Did you remember that you haven't saved the CSS file ?šŸ¤”
30th Jun 2019, 5:17 PM
Ayan Fox
Ayan Fox - avatar
+ 4
A standard refresh won't override the caching, so perhaps you need to use a force refresh. For example, in Chrome, it's ctrl+f5.
30th Jun 2019, 7:00 PM
Janningā­
Janningā­ - avatar