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
swag420
Всем привет. Мне нужно, чтоб меню выпадало только из одной строки при наведении.
Пример моего меню:
Нужно, чтоб при наведении на "Портативные компьютеры", вниз открывался столбик с тремя вариантами (ноутбуки, смартфоны, планшеты)
у меня ничего не получается..
.menu-search { width: 1200px; min-width: 1200px; height: 40px; display: table-row;}.menu { width: 1200px; min-width: 1200px; list-style: none; height: 40px; background: #2c3438; display: table-row; color: #000;}.menu li { border-bottom: solid 2px #DBE9FF; border-top: solid 2px #DBE9FF; list-style: none; display: table-cell; width: auto; text-align: center; height: 39px; border-right: 1px solid #DBE9FF;}.menu li a { display: block; width: 1200px; height: 39px; vertical-align: middle; display: table-cell; font-size: 17px;}.menu a { color: #e2e0e0; text-decoration: none;}.menu li a:hover { color: #fff; background: #353d40;}.menu a:hover { border-bottom: 1px solid #910000;}заранее спасибо
Link to comment
Share on other sites
6 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.