This is what I'm trying to link into my HTML and it's not working I tried taking off the two periods and that doesn't work either.
<link rel="stylesheet" style="text/css" href="..CSS/file.css">
<link rel="stylesheet" style="text/css" href="../CSS/file.css">