Inline elements are used to define, highlight, and change the overall visual representation of text on the page.
<a>
<strong>
<em>
<b>
<u>
<del>, <ins>
<s>
<sup>
<sub>
<small>
<abbr>
<kbd>
<q>
<cite>
<dfn>
<mark>
This is what inline code looks like.
<code>
<samp>
<var>
Text in a pre element is displayed in a fixed-width font, and it preserves both spaces and line breaks
<pre>