How do I align a navbar item to right?
I want to have the login and register to the right. But everything I try does not seem to work.
I'm new to stack overflow and new to front end development. This is what worked for me. So I did not want list items to be displayed.
.hidden { display:none; } #loginButton{ margin-right:2px; }
NavBar Home (current) Link Disabled Log In Register