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.
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Портфолио https://www.behance.net/d4d4186e
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Портфолио https://www.behance.net/d4d4186e
Question
Narlie
HTML
CSS
*{
padding: 0;
margin: 0;
}
html
{
height: 100%;
}
body
{
height: auto !important;
height: 100%;
min-height: 100%;
position: relative;
}
.header
{
background-color:#66CC99;
width: 100%;
}
.main
{
position:relative;
}
.left
{
float: left;
position:relative;
width: 200px;
}
.read
{
width: 200px;
background-color:#FF9900;
}
.write
{
width: 200px;
background-color:#66CC00;
}
.menu
{
width: 200px;
background-color:#669900;
}
.right
{
float:inherit;
}
.messages
{
height:auto;
margin-left:200px;
background-color:#FFFF00;
}
.letter
{
margin:0px;
padding:0px;
}
.footer
{
position: absolute;
width:100%;
background-color:#FFCC66;
left: 0;
bottom: 0;
}
Короче в Мозилле и Опере вс? шикарно!
В ИЕ косяк ...
Вот скрин как должно быть и как отображается в мозилле и опере http://dump.ru/files/o/o812852292/
А вот скрин как в ИЕ http://dump.ru/files/o/o0931749/
На котором видно что из неоткуда берутся 3 пикселя... напротив меню перед словами "письмо"
Помогите плиз!
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
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.