CSS
Код: Выделить всё
body {
display: flex;
}
#main-pic {
width: 40%;
height: 700px;
}
#main-pic>img {
width: 100%;
height: 100%;
}
#logo-holder {
width: inherit;
height: 100px;
background-color: brown;
position: absolute;
top: 50%;
}
Код: Выделить всё
[img]myFlower.JPG[/img]
This is the part for text
Подробнее здесь: https://stackoverflow.com/questions/783 ... of-a-child
Мобильная версия