Daniel P. Barron

HTML

 

When commenting on an article, you may use several different HTML i tags.


<blockquote>This</blockquote> is quoted text.

This

is quoted text.


<a href="http://danielpbarron.com/">This</a> is a link.

This is a link.


<strong>This</strong> is bold text.

This is bold text.


<em>This</em> is italicized text.

This is italicized text.


<ol><li>This is</li><li>an ordered</li><li>list.</li></ol>

  1. This is
  2. an ordered
  3. list.

<ul><li>This is</li><li>an un-ordered</li><li>list.</li></ul>

  • This is
  • an un-ordered
  • list.

This <hr> is a horizontal rule.

This


is a horizontal rule. It puts empty space between two sections of text.

  1. Hyper-text markup language. ^

One Response

Leave a Reply

Your criticism is welcome. Your name and website are optional. Some HTML tags are allowed.