Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS 100% height of child when height of parent is not set? Re: 100% height of child when height of parent is not set?

#134806
Paulie_D
Member

If no height is set on a parent div it will only have the height of the child.

So perhaps you are missing something.

If you could create a Codepen to explain the issue we might be able to help further.