How do I make my navbar stay on the left of the page and stay there??
Here is a link to my current project: https://codepen.io/bookworm0618/pen/WKRPjW?editors=1100
How do I make my navbar stay on the left of the page and stay there??
Here is a link to my current project: https://codepen.io/bookworm0618/pen/WKRPjW?editors=1100
From what I see, your navbar does stay on the left of the page no matter the width of the browser. Can you be more specific by what you mean?
Oh sorry I kind of figured it out. Right now I am using a float. Is there a better way to do make the navbar stay on the left?