Tell us what’s happening:
I feel that I have the correct code but it keeps giving me error messages. I have looked on other sites to make sure I have opened and closed elements correctly but everything says it is right. Can anyone tell me what is wrong or if there is a mistake?
Your code so far
<header>
<img src:"https://cdn.freecodecamp.org/platform/universal/fcc_primary.svg" id="logo" />
<h1>HTML/CSS Quiz</h1>
<nav></nav>
</header>