Код: Выделить всё
Motor
Engine
Car
Body
1
2
3
4
5
6
7
7
1
2
3
4
5
6
And I am looking for a better way (less code, non-individual coloring) to color, for example, "Engine" and "Body" spans, including all the cells underneath them in #DDD
Код: Выделить всё
.color {
background-color: #DDD
}
Motor
Engine
Car
Body
1
2
3
4
5
6
7
7
1
2
3
4
5
6
Подробнее здесь: https://stackoverflow.com/questions/272 ... dual-cells
Мобильная версия