Jump to content
  • 0

Опять IE(((


woofs
 Share

Question

Решил скачать шаблон сайта PSD и еще потренироваться верстать на слоях...

Дошел до этого момента, пересматриваю в браузерах.. Опера - нормально, Фаерфокс - нормально, Гуглхром, Сафари тоже также, IE - чего!!??...

Получается так, во всех браузерах кроме IE выглядит так: (снизил чуть качевство канечн)

182483.jpg

А в IE всё перекареживает, пытался, пытался всёравно или текст слит или как на картинке и слит и снесен...

282484.jpg

Что надо сделать или что неправильно?

Код:

<!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=windows-1251" />
<title>Новый Документ</title>
<link href="css.css" rel="stylesheet" type="text/css" />
</head>

<body>
<div id="conteiner">
<div id="header"></div>
<div id="bg">
<div id="polo"><div id="polottr">
<div id="tr">
<div id="col1"><div class="img"><img src="img/img.gif" alt="1" /></div>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
<div id="col2"><div class="img"><img src="img/img.gif" alt="1" /></div>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
</div>
<div id="col3"><div class="img"><img src="img/img.gif" alt="1" /></div>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
</div>
</div>
</div>
</div>
</body>
</html>

и

* {
margin:0;
padding:0;
border:0;
}

#conteiner {
position:relative;
width:800px;
margin:auto;
padding:0;
border:0;
border:3px solid black;
}

#header {
background-image:url(img/header.jpg);
width:800px;
height:278px;
}

#bg {
background:url(img/bg.jpg) no-repeat;
width:800px;
height:732px;
}

#polo {
background-image:url(img/polo.jpg);
width:720px;
height:732px;
margin-left:46px;
}

.img {
width:215px;
margin-bottom:5px;
text-align:center;
}

#tr {
position:absolute;
}
#col1{
position:absolute;
width:205px;
padding:5px;
text-align:justify;
height: 416px;
}

#col2 {
position:relative;
margin-left:240px;
width:220px;
padding:5px;
text-align:justify;
}
#col3 {
position:relative;
width:205px;
margin-left:490px;
padding:5px;
text-align:justify;
}
#polottr {
width: 720px;
position:absolute;
left: 53px;
top: 330px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
}

Вот еще, страница эта в интернете

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

Edited by woofs
Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Зачем дивы col1 и т.п. закрываются сразу после картинки? Разве текст не должен быть в той же колонке?

Почему между второй и третьей колонками два закрывающих дива, а между первой и второй - один? Разве колонки не однотипны?

Link to comment
Share on other sites

  • 0

1)Дивы col1 и т.п. не закрываются сразу после картинки, после картинки закрывается класс контейнера в котором она находится

<div id="col1"><div class="img"><img src="img/img.gif" alt="1" /></div>Lorem ipsum...</div>

2)Отвечаю на второй вопрос: Потому что первые две колонки сожержатся в своем слое а третья рядом , ссылаюсь

Описанный метод работает только с двумя колонками и добавление третьей колонки приводит к смещению слоя. Результат получается совершенно невостребованным. Чтобы поправить положение, необходимо снова вернуться к двум колонкам. Для этого следует объединить две левые колонки, поместив их внутрь дополнительного слоя. Результат манипуляций показан на рис. 2.

101_2.png

Рис. 2. Способ размещения слоев

Вновь созданный слой с именем tr выступает в роли одной колонки, поэтому можно воспользоваться тем же методом, что и в случае макета с двумя слоями. А именно, для слоя tr следует задать абсолютное положение, а для слоя col3 ? относительное. Схема вложенности слоев и способ позиционирования приведены в примере 2.

На Статью

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