I have a page called index.html and I have another page called Contact Us. Now I placed a button called 'login' in the index page if click that link I need to navigate to contact us page. I tried but i am not getting. Here is my code.
<ul class="nav navbar-nav navbar-right">
<li><a href="http://login.html"><span class="glyphicon glyphicon-log-in">`</span> Login</a></li></ul`>`