Kevin Powell - CommunityKP-C
Kevin Powell - Community2y ago
7 replies
uD

Issue with Making Child Div Inherit Height from Parent <td> without js or absolute positning.

I'm facing a problem with making a child div (.auto-box) inherit the height of its parent <td> in HTML/CSS without having using javascript or position absolute.
Here's a simplified version of my code:
https://codepen.io/umanga/pen/JjVMNbJ
2024-04-03_13-50.png
Was this page helpful?