Jump to content
  • 0

Помогите с меню справится


ghost198119
 Share

Question

Здравствуйте! проблема с меню при наводке на ссылку не работает :hover в chrome и safari работает в FF IE Opere.

здесь можно посмотреть меню ghost1981.co.cc

Помогите если не сложно... спасибо!

<!doctype html>

<html>

<head>

<meta charset="utf-8">

<style type="text/css">

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {

margin: 0;

padding: 0;

}

table {

border-collapse: collapse;

border-spacing: 0;

}

fieldset, img {

border: 0;

}

address, caption, cite, code, dfn, em, strong, th, var {

font-style: normal;

font-weight: normal;

}

ol, ul {

list-style: none;

}

caption, th {

text-align: left;

}

h1, h2, h3, h4, h5, h6 {

font-size: 100%;

font-weight: normal;

}

q:before, q:after {

content: '';

}

abbr, acronym {

border: 0;

}

html {

height: 100%;

}

body {

font: 12px/18px Arial, Tahoma, Verdana, sans-serif;

width: 100%;

height: 100%;

background:#d6f4ce;

}

a {

color:#000000;

outline: none;

text-decoration:none;

}

a:hover {

text-decoration:underline;

}

#container{width:1000px;height:60px;margin:-100px auto;position:relative;}

#top_nav{

width:982px;

height:54px;

background:#fff;

border:1px solid #000;

position:absolute;

top:150px;

left:9px;

}

#top_nav li{

float:left;

margin:0 52px;

}

#top_nav li a{

line-height:54px;

font-size:15px;

font-weight:bold;

}

#top_nav li:hover a:hover{

display:block;

padding:0 40px;

margin:0px -40px;

height:54px;

background:#f00;

color:#ffffff;

text-decoration:none;

}

</style>

<title></title>

</head>

<body>

<div id="container">

<div id="top_nav">

<ul>

<li><a href="#">Компания</a></li>

<li><a href="#">Новости</a></li>

<li><a href="#">Преимущества</a></li>

<li><a href="#">Сотрудничество</a></li>

<li><a href="#">Где купить</a></li>

</ul>

</div><!-- #top_nav-->

<div><!-- #container-->

</body>

</html>

Edited by ghost198119
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Решение

#top_nav li a{
display:block;
line-height:54px;
font-size:15px;
font-weight:bold;
}

Веб-страница:

http://ghost198119.co.cc/

Описание:

ESET Smart Security заблокировал доступ к веб-странице.

Страница находится в списке веб-сайтов с потенциально опасным

содержимым.

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy