html - To navbar will not fit fully on left and right -


i don't want have space on left , right of #navbar there way margin or margin-left/margin-right

use

#navbar{float:left;width:100%;margin:0} 

if dont want 100% width remove it


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -