I'm encountering a frustrating issue with my code that I suspect has a simple fix, but I can't seem to figure it out. It seems like my CSS isn't linking to my HTML file properly. I've searched through various resources for a solution, but none of them have resolved my problem.
- Both files are located in the same folder
- I'm pretty sure the file names match up where they need to link, but there could be an error on my end
Here is my HTML: http://pastebin.com/shAF5kSd
And here is my CSS: http://pastebin.com/qw6TUtjW
I'm extremely new to coding, so please bear with me if this turns out to be a really basic mistake in my code. Thank you for any assistance you can provide!