<div class="quote">
<p class="quote__text">
Empty inline elements generate empty inline boxes, but these boxes still have margins, padding, borders and a line height, and thus influence these calculations just like elements with content.
</p>
<a class="quote__source" href="https://drafts.csswg.org/css2/visudet.html#line-height" target="_blank">
Source: CSS2 Editor’s draft, Section 10.8
</a>
</div>