vtunev
.com
My personal website.
Search
Home
Projects
Downloads
About
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>...