0

My css code isnt working on my pc web browser

Css

16th Sep 2019, 4:55 PM
Iyiola
Iyiola - avatar
5 Answers
0
its not on sololearn (web) right ? sololearn automaticly link your html and css. you'll need to link them yourself if you're not on sololearn. next thing to check is page cache, for the speed purpose browser sometimes cache your css file. so even though you already update the file, the browser will use what they have in cache. ctrl+f5 can fix this. last thing is browser compatibility, just make sure your broeser is updated
16th Sep 2019, 7:38 PM
Taste
Taste - avatar
+ 3
Go to Inspect the page to check
16th Sep 2019, 6:41 PM
Qudusayo
Qudusayo - avatar
0
Yh i did
16th Sep 2019, 5:02 PM
Iyiola
Iyiola - avatar
0
Show me the code
16th Sep 2019, 5:47 PM
Bug Slayer
0
Is the code in the HTML document itself or using an external CSS file?
16th Sep 2019, 5:48 PM
Anthony Johnson
Anthony Johnson - avatar