<h1>Basic block level elements</h1>

<p>This is a normal paragraph (<code>p</code> element). To add some length to it, let us mention that this page was primarily written for testing the effect of <strong>user style sheets</strong>. You can use it for various other purposes as well, like just
    checking how your browser displays various HTML elements by default. It can also be useful when testing conversions from HTML format to other formats, since some elements can go wrong then.</p>

<p>This is another paragraph. I think it needs to be added that the set of elements tested is not exhaustive in any sense. I have selected those elements for which it can make sense to write user style sheet rules, in my opionion.</p>

<blockquote>
    <p>This is a block quotation containing a single paragraph. Well, not quite, since this is not <em>really</em> quoted text, but I hope you understand the point. After all, this page does not use HTML markup very normally anyway.</p>
    <cite>Lorem ipsum dolor sit</cite>
</blockquote>

<p>The following contains address information about the author, in an <strong>address</strong> element.</p>

<address>
    <span>
        <strong>Addressee</strong>
    </span>
    <span>Address Line 1,</span>
    <span>Address Line 2,</span>
    <span>Address Line 3,</span>
    <span>Town,</span>
    <span>County,</span>
    <span>Country.</span>
    <span>Post Code</span>
    <span>
        <strong>Web:</strong>
        <a href="http://www.eccemedia.com">www.eccemedia.com</a>
    </span>
    <span>
        <strong>Email:</strong>
        <a href="mailto:info@eccemedia.com">info@eccemedia.com</a>
    </span>
    <span>
        <strong>Phone:</strong>
        <a href="tel:+441959525717">+44 (0)1959 525717</a>
    </span>
</address>
<h1>Basic block level elements</h1>

<p>This is a normal paragraph (<code>p</code> element). To add some length to it, let us mention that this page was primarily written for testing the effect of <strong>user style sheets</strong>. You can use it for various other purposes as well, like just checking how your browser displays various HTML elements by default. It can also be useful when testing conversions from HTML format to other formats, since some elements can go wrong then.</p>

<p>This is another paragraph. I think it needs to be added that the set of elements tested is not exhaustive in any sense. I have selected those elements for which it can make sense to write user style sheet rules, in my opionion.</p>

<blockquote>
    <p>This is a block quotation containing a single paragraph. Well, not quite, since this is not <em>really</em> quoted text, but I hope you understand the point. After all, this page does not use HTML markup very normally anyway.</p>
    <cite>Lorem ipsum dolor sit</cite>
</blockquote>

<p>The following contains address information about the author, in an <strong>address</strong> element.</p>

<address>
    <span>
        <strong>Addressee</strong>
    </span>
    <span>Address Line 1,</span>
    <span>Address Line 2,</span>
    <span>Address Line 3,</span>
    <span>Town,</span>
    <span>County,</span>
    <span>Country.</span>
    <span>Post Code</span>
    <span>
        <strong>Web:</strong>
        <a href="http://www.eccemedia.com">www.eccemedia.com</a>
    </span>
    <span>
        <strong>Email:</strong>
        <a href="mailto:info@eccemedia.com">info@eccemedia.com</a>
    </span>
    <span>
        <strong>Phone:</strong>
        <a href="tel:+441959525717">+44 (0)1959 525717</a>
    </span>
</address>
/* No context defined for this component. */

There are no notes for this item.