Hi everyone,
I’m stuck on this question (find on image attached), it seems so easy and I think I got it right but it keeps getting stuck on your link element should be a self closing element.
Could someone help me please?
Thank you,
Valentin.
Hi everyone,
I’m stuck on this question (find on image attached), it seems so easy and I think I got it right but it keeps getting stuck on your link element should be a self closing element.
Could someone help me please?
Thank you,
Valentin.
It’s a bug in the test. Add a forward slash (/
) at the end of the <link>
at it will pass. You will often see self-closing tags with the forward slash at the end, but it’s not technically required. This bug will be fixed soon.
Hi,
it works perfectly !
Thank you for that I’m please to know that I’m not that stupid ahah.
Thanks.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.