I was doing this assessment Structuring a page of content - Learn web development | MDN
After completion of the assessment, I put my code on The W3C Markup Validation Service
https://validator.w3.org/
I’m getting this error.
Error: Bad value https://fonts.googleapis.com/css?family=Roboto+Condensed:300|Cinzel+Decorative:700 for attribute href on element link: Illegal character in query: | is not allowed.
From line 7, column 5; to line 7, column 117
ud"> ↩ <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:300|Cinzel+Decorative:700" rel="stylesheet">↩ <lin
Could someone explain to me what is the meaning of this?