Jump to content
  • 0

Бордеры пропадаю из за флоата ?


musulman
 Share

Question

Обратите внимание товариши :).

Вот код

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>TesT</title>
<style type="text/css">
* {
margin:0;
padding:0;
border:0;
}
html {
background-color: white;
width: 1024px;
}
body {

}
#center {
width: 940px;
padding: 0;
margin: 0 auto;
background: #fafcfb;
border-left: 3px solid #b8b9bd;
border-right: 3px solid #b8b9bd;
}
#top {
background: url(images/top_bg.gif) top left repeat-x;
width: 660px;
height: 62px;
}
#top ul li{
list-style: none;
display: inline;
margin: 5px;
}
#top2 {
background-image: url(images/top_bg2.gif);
background-repeat: repeat-x;
width: 274px;
height: 62px;
}
</style>
</head>
<body>
<div id="center">
<div id="top">
<ul>
<li><a href="#">Меню</a></li>
<li><a href="#">Меню</a></li>
<li><a href="#">Меню</a></li>
<li><a href="#">Меню</a></li>
</ul>
</div>
<div id="top2">
<p>asdasasd</p>
</div>
</div>
</body>
</html>

короче #top2 спрыгивает вниз. думал поставлю флоат и все. поставил исчезли бордеры в ФФ и Опере у #center а в ИЕ норм, что как можно решить эту проблему ?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

musulman, вы предоставляете один код а жалуетесь на проблемы другого ... зачем заранее в сметение ставить если Вам нужен ответ то и код пишите тот в котором есть описанная вами проблема.

а в том что вы написали действительно :) "В Firefox границы видны." © Vlad :)

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