Quote:
Originally Posted by DNSB
Thanks for that link. I knew most of the information from learning in bits and pieces over the years but that item puts it together in a more comprehensible form!
|
You are welcome! Indeed, the article not only describes very well how to use the "height" property (which is handled very differently than the "width"), but it's very modern and also teaches how to combine "height" with "grid" and "flex-box." It's funny because what JSWolf thinks is a bug is actually the normal behavior of the "height" property, and it's ADE that doesn't handle it properly.