How can I put in the middle of the menus?
I want to display menus in the middle of the header and resize the
browser's menus are also in the middle Of course, I margin: auto, but I
also do not work
jsfiddle code
header .center {
background: url(../images/header-center.png) no-repeat;
width: 510px;
height: 100%;
/*margin: auto;*/
}
thank you
No comments:
Post a Comment