To create a perfect navbar with all elements perfectly organized we need to learn it’s structure.
Here we have 3 div elements - div1, div2 and div3
We can see that div2 and div3 are contained by div1.
Understanding “div1” - div1 is a container div w...