https://www.codecademy.com/practice/projects/independent-project-html-documentation.
I am unable to link HTML and CSS sheet. I have written following code in HTML
under Head element
In CSS sheet I am writing
h1{color:red;}
But the effects are not coming in preview window.