html block code example
Example 1: html code block
<p>The HTML <code>button</code> tag defines a clickable button.</p>
<p>The CSS <code>background-color</code>
property defines the background color of an element.</p>
Example 2: set items inline html
display:inline;