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
MC WEST
Здравствуйте! У меня проблема с меню, оно выезжает за пределы блока контента.
Вот HTML код:
CSS код:
div#content {
width:960px;
margin:auto;
border: 1px solid #bababa;
background-color: #ffffff;
}
div#leftcolumn {
width:180px;
float:left;
height:500px;
margin:10px;
}
div#rightcolumn {
width:180px;
height:500px;
float:right;
margin:10px 10px 10px 0px;
}
div#main {
margin:10px 0px 0px 200px;
width:560px;
}
Получается блок CONTENT растягивает вниз только блок MAIN, а боковые нет. Как исправить?
Скриншот:
Поиском я пользовался, решения не нашел...
Помогите плз!
Link to comment
Share on other sites
7 answers 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.