Question
How to create a left side navigation panel which overlays other containers.
I know that we can use the expand, collapse option of the containers to accomplish something like a navigation panel, but i don't want other containers to move from its position when the navigation container is expanded. Is there any CSS code or anyway to do that?

