You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Портфолио https://www.behance.net/d4d4186e
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Портфолио https://www.behance.net/d4d4186e
Question
oke11o
Вот HTML:
И CSS:
#cn-menu ul { list-style: none; padding: 0; margin: 0 auto; width: 504px; height: 20px; background-color: #001e16; position: relative; }
#cn-menu a { display: block; position: absolute; width: 72px; height: 20px; text-indent: -900%; background: url(../i/menu_nav.png) no-repeat; outline: none; }
#cn-menu .main { left: 0px; top: 0px; background-position: 0 -20px; }
#cn-menu .foto { left: 72px; top: 0px; background-position: -72px -40px; }
#cn-menu .menu { left: 144px; top: 0px; background-position: -144px -40px; }
#cn-menu .music { left: 216px; top: 0px; background-position: -216px -40px; }
#cn-menu .interier { left: 288px; top: 0px; background-position: -288px -40px; }
#cn-menu .reserv { left: 360px; top: 0px; background-position: -360px -40px; }
#cn-menu .contact { left: 432px; top: 0px; background-position: -432px -40px; }
#cn-menu .main li a:hover { background-position: 0 -20px; }
#cn-menu .foto li a:hover { background-position: -72px -20px; }
#cn-menu .menu li a:hover { background-position: -144px -20px; }
#cn-menu .music li a:hover { background-position: -216px -20px; }
#cn-menu .interier li a:hover { background-position: -288px -20px; }
#cn-menu .reserv li a:hover { background-position: -360px -20px; }
#cn-menu .contact li a:hover { background-position: -432px -20px; }
Картинка такая:
Почему не работает псевдо класс a:hover? Вроде правильно сделал.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.