In HTML, every element has a default display type, which determines how it appears on a webpage.
The two most common types are block-level elements and inline elements.
Understanding the difference between these two is essential for structuring and styling web pages.
Always starts on a new line.