1st attempt to link css to html

Hi. I created a simple html. But the css does not get loaded when I tested it.

Css/Style.css
P {
Color: red;
}

Index.php
.

It didnt work. Pleasw help. Tq

My index.php contains