Thank you for your feedback!
Nice work, @das.serban
Going by the task description the <nav> should be part of the <header>. (Generally, there’s nothing wrong having the <nav> outside.)
Either use <section> or <article>. Nesting both is a bit overkill here.
I hope that helps,
Michael
Thank you !

1 Like