0
How use css files in HTML
How combined css and HTML
4 Answers
+ 2
This has allready asked before. Please use the search bar before posting duplicates.
https://www.sololearn.com/discuss/1772572/?ref=app
https://www.sololearn.com/discuss/1757430/?ref=app
https://www.sololearn.com/discuss/1764344/?ref=app
https://www.sololearn.com/discuss/1770627/?ref=app
+ 1
In the head tag, you add:
<link rel="stylesheet" href="your_file.css">
+ 1
Thank you have a nice day for helping me
- 3
Can you mark my answer as best ?