Jump to content
  • 0

Проблема в браузене Сафари


Mal4ishnik
 Share

Question

<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
#nav_ct {
float:left;
height:33px;
width:920px;
}

#content_all {
overflow:hidden;
padding:20px 0;
width:100%;
}

.center {
height:100%;
margin:auto;
width:936px;
}
</style>
</head>
<body>

<div class="center">
<div id="nav_ct">
Navigation
</div>
</div>

<div id="content_all">
<div class="center">
two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two two
</div>
</div>

</body>
</html>

Этот код неправильно отображается в Сафари. Съезжает вправо за экран "two two...". Можно убрать overflow:hidden; но тогда некорректно отображается padding, если заменить на margin тоже не помогает. Как собственно с этим бороться?

Link to comment
Share on other sites

11 answers to this question

Recommended Posts

  • 0

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

Вот например у тя какойто блок флотнутый, после него идет блок которому ты указал clear:both, а после еще какойто блок. Вот что будет если ты так сделаешь заказчику, а он решит убрать тот блок которому ты указал clear:both? Верстка просто посыпется.

Ну конечно можна сказать клиенту что ща все поправлю, но это уже идет как поддержка, и за это давайте денюжку дополнительно. Но куда такое годится?

Edited by mishka2
Link to comment
Share on other sites

  • 0

Есть на этом форуме привычка всех в поиск отсылать... Сейчас вроде полегче уже стало, не так часто...

Короче пытался найти где я в одном топике детально рассписал как выполнять очистку потока, вот 20 мин искал и ненашел.

Наверное надо мне учится поиском пользоватся, если свой пост отыскать несмог. Как же новенькие здесь могут чтото найти?

Edited by mishka2
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