0
How we can link a CSS file with a HTML file?
I have made a HTML file and another CSS file that styles the HTML file but I don't know how to link these two together so the browser show both with each other like this app. Please help meš
3 Answers
+ 3
https://www.sololearn.com/discuss/2199201/?ref=app
https://www.sololearn.com/discuss/736474/?ref=app
https://www.sololearn.com/discuss/144449/?ref=app
https://www.sololearn.com/discuss/1239825/?ref=app
https://www.sololearn.com/discuss/255344/?ref=app
https://www.sololearn.com/discuss/432501/?ref=app
https://www.sololearn.com/discuss/100613/?ref=app
https://www.sololearn.com/discuss/1144620/?ref=app
https://www.sololearn.com/discuss/2908481/?ref=app
https://www.sololearn.com/discuss/3224076/?ref=app
https://www.sololearn.com/discuss/2158637/?ref=app
https://www.sololearn.com/discuss/148956/?ref=app
0
Thanks!š¤©
0
In the head you want to use <link href"sourceFolderIfThereIs/fileName.css" rel='stylesheet">