hi guys!
I would like your help. I got stuck in how to link navbar buttons to different sections of the website. I searched but i did n’t find anything that discussed this. If could give a help.
<nav id="nav-bar">
<ul>
<li><a class="nav-link" href="#features">features</a></li>
<li> <a class="nav-link" href="#the-best">The best of the industry</a></li>
<li><a class="nav-link" href="#products">products</a></li>
</ul>
</nav>
thank you.Preformatted text