Код: Выделить всё
.td1 {
height: 150px;
width: 50px;
background-color: faa307;
position: relative;
}
.td2 {
position: relative;
height: 200px;
width: 100px;
background-color: e85d04;
}
.td3 {
position: relative;
border: none;
height: 250px;
width: 200px;
background-color: dc2f02;
}Подробнее здесь: https://stackoverflow.com/questions/794 ... able-cells