In the head section of your html document:
<link rel="stylesheet" type="text/css" href="https://stackoverflow.com/path/to/ABCD.css">
Your css file should be css only and not contain any markup.
In the head section of your html document:
<link rel="stylesheet" type="text/css" href="https://stackoverflow.com/path/to/ABCD.css">
Your css file should be css only and not contain any markup.