- Inline Element
- Inline elements continue on the same line as their neighboring elements.
An example would be an element used to create links or bold text. - Block Element
- Block elements always appear to start on a new line.
An example would be elements used to create paragraphs and lists