TIL: the <dl> HTML element

After many years being online and both consuming and creating websites in HTML roday I learned about the <dl> HTML element. By using the <dt> - Description Term element and <dd>...