Код: Выделить всё
Document
element A
element B
.element1{
height: 200px;
background-color: aqua;
line-height: 200px;
font-size: 50px;
text-align: center;
color:aliceblue;
margin-bottom: -140px;
}
.element2{
height: 100px;
background-color: blueviolet;
line-height: 100px;
font-size: 30px;
text-align: center;
color:aliceblue;
margin-top: -40px;
}
Подробнее здесь: https://stackoverflow.com/questions/798 ... ve-margins
Мобильная версия