Skip to the content.
Elegant
UI
Server
State
Element
In simple words it’s single HTML tag
<!-- Inline elements -->
<a>
,
<span>
<!-- Block elements -->
<p>
,
<div>