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
Alfiks
Столкнулся с проблемой выезда картинки за пределы div.
и код css
.newsdgrp_left, .newsdgrp_right {
clear: both;
padding: 5px 5px 10px 5px;
margin-bottom: 5px;
border: 1px solid #A3C5E9;
padding: 5px 5px 10px 5px;
margin-bottom: 5px;
}
div.newsthomb_center, div.newsthomb_right{
float: right;
padding-bottom: 5px;
padding-left: 10px;
}
.newsicon_right, .newsicon_center, .newsicon_left{
margin-right: 10px;
}
В итоге получаю вот такое:
clear: both; не помогает.
Как с таким бороться?
Link to comment
Share on other sites
2 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.