It says to add a <link> element in the <head>. So I added <link> at the start of the external style sheet. The answer was wrong. I was confused and looked at my notes and saw that the beginning <link> element doesn’t have the > at the end but instead <link, and then the external style sheet. And this ended up being correct. Can someone explain to me why you don’t have to add > at the end of the first link?
Attach two photos one of it saying the wrong answer. And the right answer.