Which HTML element is useful for inline styling without semantic impact?
<___ style="color: blue;">Text</___>
<div>
<strong>
<span>
<mark>