Hi everyone.
I’m a two steps shy from finishing the HTML and CSS course.
The one that got me stuck is the one in the title. I’ve looked up for help in the forum and on Google. It’s driving me nuts.
I plan to stylize my code after I solve this and all the items in the Tests section are marked as passed, but in the meantime, this is it:
Oh man. I’ve found the problem and you wouldn’t believe it, my code was missing the <link rel="stylesheet" href="styles.css"/>
As long as it wasn’t in the code, the css styling was never going to be taken in consideration, hence, it wouldn’t recognize the #navbar instruccions.