Вопрос

enter image description here

It is a nested table. I want to know if is there a way where the table (the one with BG yellow) to be below the header. Because with this, it will depend on the data of the other table in its row.

Это было полезно?

Решение

Set the css attribute vertical-align to top on the cells of the parent table.

Reference:
https://developer.mozilla.org/en-US/docs/Web/CSS/vertical-align

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top