+ 1
Pls, how do one link a .css file to an HTML file.
4 ответов
+ 2
<link href="style.css" rel="stylesheet"/>
+ 1
It's not working on my system
+ 1
Thanks Aleksy and Joshua
0
It doesn't work all the time or 1st time it was good?
If 2nd, you can try to write this
<link href="style.css?ver=1" rel="stylesheet"/>
Or if you write code on PC, you can press CTRL+F5