.menu li { list-style: none; position: relative; } .menu li { float:left; line-height:24px; margin:0px 28px 0px 4px; } .menu li a { font-size:18px; line-height:24px; color:#fff; text-transform:uppercase; display:inline-block; letter-spacing:-1px; } .menu li a:hover , .menu li.current a { color:#ef6f53; font-size: 20px; } .menu li ul { display: none; position: absolute; left: 0; top: 100%; padding: 10px 0 10px 10px; margin: 0px; } .menu li:hover > ul { display: block; } .menu li ul li, .menu li ul li a { float: none; } .menu li ul li { _display: inline; } .menu li ul li a { display: block; width: 300px; }
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.
Здравствуйте, подскажите какой тег использовать для увеличения значения, пример на картинке.
Вроде, про такой тег я слышала. Если есть тег прогресс бар, значит и такое должно быть.
Question
itspider
Помогите разобраться.
В ie выпадающее меню отображается под слайдером. В остальных браузерах все работает. использовал z-index.
html
CSS
Link to comment
Share on other sites
3 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.