1
If we don't set an explicit height on a html element, it will be the height of its content. This is true also for the width of inline & inline-block elements. Meanwhile, block level elements... Read full article