Mistake2
Gold Member | Редактировать | Профиль | Сообщение | ICQ | Цитировать | Сообщить модератору evoroz Короче, возвращаемся к нашим баранам: страница в ie: тут страница в opera: тут Вот css: Код: body { margin: 0 0; padding: 0; background: url('../images/background01.jpg') repeat-y top center; font-family: Palatino Linotype, Courier New, Century Gothic, Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 14px } #header { margin: 0; padding: 0; width: 800px; height: 120px; background: #4e959b url('../images/top02.jpg') no-repeat top center; } #menu { float: none; margin: 92 0 0 0px; padding: 0 0 0 130px; height: 56px; display: block; font-size: 12px; } #menu li { display: block; text-align: center; float: left; list-style: none; } #menu li a { background-image: url('../images/menu_top.jpg'); color: #000; text-decoration: none; font-weight: 700; display: block; width: 90px; height: 23px; background-position: 0 23px; border: 0px none; margin-left: 2px; margin-right: 2px; margin-top:28px; margin-bottom:0; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:0 } #menu li.active a, #menu li.active a:hover { color: #000; margin: 5px 0 21px 0px; padding: 6px 0 0 0; padding-top: 5px; height: 23px; background-position: 0 0; } #menu li a:hover { background-position: 0 49px; } |
---------- Freedom of Choice (c) A Perfect Circle |
|