0
create two div's in your nav one for left and other for right put your logo image in left and give the left div a css property of float:left ; and keep all your links like login, about us in right div and give it css property of float:right;
18th Aug 2016, 11:53 PM
shadow1435