hi so I’m trying to add a CSS file into my html like I was taught in the new css course but its not working.
I have my index.html and styles in the same folder
Sorry if I linked the image wrong, I’m hella new.
it seems you are missing the closing > in your link tag
how embarrassing lol. I fixed that but it still doesnt work
what’s in your css file?
Your code:
<style>
h1, h2{
text-align: center
}
</style>
I’m not sure whether a style element is used in a css file.
Try removing the <style> element.
not to be weird but… I love you!!!
