Jump to content
  • 0

Нужен совет провесоонала!


_Alexanred_
 Share

Question

Ребята, помогите решить проблему, которою так и не смог решить сам. Может кто-то сталкивался с данной ситуацией – два блока, которые размещены рядом, в 6-м ІE не корректно отображаются, а это очень существенно. Когда открыть код, можно это все наглядно увидеть – белая полоса между черным и зеленым блоком. У других браузерах проблем нет, это только в 6-м ІE!

Заранее спасибо.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta http-equiv="content-type" content="text/html; charset=windows-1251" />
<meta http-equiv="content-type" content="application/xhtml+xml; charset=windows-1251" />
<meta http-equiv="description" content="" />
<meta http-equiv="keywords" content="" />
<meta http-equiv="content-language" content="ru" />
<style type="text/css">
html, body { background-color:#000000; height:100%; margin:0px; padding:0px; width:100%; }
#head { background-color:#ffffff; overflow:hidden; min-width:1000px; width:100%; }
#m { clear:both; height:136px; }
#mr { background-color:#0000ff; height:135px; width:600px; float:right; margin:0px; }
#me { background-color:#00ff00; overflow:hidden; height:135px; margin:0px; padding:0px; }
</style>
</head>
<body>
<div align="center">
<div id="head">
<div id="m">
<div id="mr"></div>
<div id="me"></div>
</div>
</div>
</div>
</body>
</html>

Edited by _Alexanred_
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
Нужен совет провесоонала! Большое спасибо ))) Пешиде исчо )))

Это давно извесный баг ословый, в Вашем положении лучше всего тупо написать в CSS

#me{-margin-left:-3px}

Извините за ошибку! Так торопился, что даже не заметил. За ответ ОГРОМНОЕ СПАСИБО, получилось. За этот «известный» баг ничего не знал, на форумах не сижу, нет необходимости :angry:

Link to comment
Share on other sites

  • 0
Извините за ошибку! Так торопился, что даже не заметил. За ответ ОГРОМНОЕ СПАСИБО, получилось. За этот «известный» баг ничего не знал, на форумах не сижу, нет необходимости :angry:

Ну чтож, приходите, помогайте, крутые верстаки тут редкость

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