написал обычный двухколонный сайт: верх, под ним две колонки, ниже(типа футер). при добавлении текста тянется только одна колонка, которая с текстом, при чем наплывая на футер и т.д. вниз как сделать нормаль подскажите пожалуйста
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
andvab
написал обычный двухколонный сайт: верх, под ним две колонки, ниже(типа футер). при добавлении текста тянется только одна колонка, которая с текстом, при чем наплывая на футер и т.д. вниз как сделать нормаль подскажите пожалуйста
BODY {
background-color:#92BCDA;
margin-left:0;
margin-right:0;
margin-top:0;
color:245E9D;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
div.head {
margin-left:auto;
margin-right:auto;
background-color:#245E9D;
margin-top:0;
background-image:url(../images/header1.png);
width:960px;
height:225px;
background-repeat:no-repeat;
}
div.fonbg {
margin-left:auto;
margin-right:auto;
margin-top:0;
background-color:#245e9d;
background-image: url(../images/body3.png);
background-repeat:repeat-y;
width:958px;
min-height:500px;
}
#fonbglight {
position:absolute;
top:225px;
right:50%;
width:480px;
height:269px;
background-image:url(../images/bodyL.png);
z-index:2;
}
div.fonbgupper {
width:960px;
height:100%;
position:absolute;
z-index:2;
}
.fonleft {
border:0;
margin-left:27px;
margin-top:0;
width:226px;
background:#82A9CF;
float:left;
height:100%;
}
.fonright {
margin-left:253px;
margin-top:0;
margin-right:29px;
background:#CBE3F7;
}
div.fonlower {
margin-left:auto;
margin-right:auto;
margin-top:0;
background-color:#245e9d;
background-image:url(../images/bodyf.png);
width:960px;
height:41px;
position:relative;
z-index:2;
}
простите, что так обьемно
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.