Seeking assistance with setting up the fundamental bootstrap grid system. Despite my efforts, I am unable to make it work.
Could someone guide me in creating the basic structure for the Navbar above? Specifically, focusing on using columns and rows with placeholder text.
<div class="container-fluid">
<div class="row">
</div>
</div>