just another website

sitemap








hearts

Formatting HTML

Create a paragraph
<p>Paragraph Text</p>

Create a blockquote
<blockquote>Blockquote text</blockquote>

Create a definition List
<dl></dl>

<dt>
<dt></dt>
Precedes each definition term

<dd>
<dd></dd>
Precedes each definition

Create a numbered list
<ol></ol>

Create a Bulleted List
<ul><li>Item # 1</li><li>Item #2</li><li>Item #3</li></ul>
  • Item # 1
  • Item #2
  • Item #3


Bullet Types
<ul> <li type=disc>First item <li type=circle>Second item <li type=square>Third item </ul>
  • First item
  • Second item
  • Third item


Div Tag
<div align=?></div>
A generic tag used to format large blocks of HTML, also used for stylesheets
Align Values: left, right, center, justify



© 2008 Fairwells.com All rights reserved. Website Credits

You are visitor number 598944900158 since 28 Nov 08.