<h1>Basic inline level elements</h1>

<ul>
    <li>
        <abbr title="Cascading Style Sheets">CSS</abbr>
    </li>
    <li>
        <acronym title="radio detecting and ranging">Radar</acronym>
    </li>
    <li>
        <b>Bolded</b>
    </li>
    <li>
        <cite>Origin of Species</cite>
    </li>
    <li>
        <code>A[i] = B[i] + C[i);</code>
    </li>
    <li>
        <del>Deleted</del>
    </li>
    <li>
        <dfn>Octet</dfn> is an entity consisting of eight bits</li>
    <li>This is
        <em>very</em> simple</li>
    <li>Here we have some
        <ins>inserted</ins> text</li>
    <li>Type
        <kbd>yes</kbd> when prompted for an answer</li>
    <li>
        <q>Small Quote</q>
    </li>
    <li>you may get the message
        <samp>'Core dumped'</samp> at times</li>
    <li>
        <small>this is not that important</small>
    </li>
    <li>
        <strike>overstruck</strike>
    </li>
    <li>
        <strong>this is strong text</strong>
    </li>
    <li>X<sub>1</sub> and H<sub>2</sub>O</li>
    <li>
        <u>underlined text</u>
    </li>
    <li>
        <a href="#" title="this is a link">This is a link</a>
    </li>
</ul>
<h1>Basic inline level elements</h1>

<ul>
    <li>
        <abbr title="Cascading Style Sheets">CSS</abbr>
    </li>
    <li>
        <acronym title="radio detecting and ranging">Radar</acronym>
    </li>
    <li>
        <b>Bolded</b>
    </li>
    <li>
        <cite>Origin of Species</cite>
    </li>
    <li>
        <code>A[i] = B[i] + C[i);</code>
    </li>
    <li>
        <del>Deleted</del>
    </li>
    <li>
        <dfn>Octet</dfn> is an entity consisting of eight bits</li>
    <li>This is
        <em>very</em> simple</li>
    <li>Here we have some
        <ins>inserted</ins> text</li>
    <li>Type
        <kbd>yes</kbd> when prompted for an answer</li>
    <li>
        <q>Small Quote</q>
    </li>
    <li>you may get the message
        <samp>'Core dumped'</samp> at times</li>
    <li>
        <small>this is not that important</small>
    </li>
    <li>
        <strike>overstruck</strike>
    </li>
    <li>
        <strong>this is strong text</strong>
    </li>
    <li>X<sub>1</sub> and H<sub>2</sub>O</li>
    <li>
        <u>underlined text</u>
    </li>
    <li>
        <a href="#" title="this is a link">This is a link</a>
    </li>
</ul>
/* No context defined for this component. */

There are no notes for this item.