After successfully linking my stylesheet customstyle.css
to my index.html
, I encountered an issue when copying the folder to another drive - the stylesheet wouldn't get linked. How can I resolve this problem as I need to share the folder with someone else?
<link rel="stylesheet" type="text/css" href="D:\healthplus\style.css">