If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Ask for Help button located on the challenge (it looks like a question mark). This button only appears if you have tried to submit an answer at least three times.
The Ask for Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
If you follow the guidance provided by @Cody_Biggs , it would make it much easier for the community to assist with an accurate response and proper guidance.
I suggest making sure all of the nav-link are nested between the one navbar element opening and closing tags. I am seeing nav and nav-id=“navbar” in several places, and do not understand why. The initial < nav nav id=“navbar”> should contain all < nav-link> within it. < /nav> No additional nav id should be added. Each id is to a unique id to process in code.
Hi,
Thanks for the feedback I did follow the guidance provided by @Cody_Biggs and I managed to get help on another post I did earlier. I just can’t seem to find a button to delete this post.