All You Can Do With: SPAN

W3 Org on SPAN element
Not showing in this AYCD page.
  1. tabindex is available to control the tab order.(tabindex="5" {index order number}).
  2. JavaScript
    • onclick
    • ondblclick
    • onmousedown
    • onmouseup
    • onmouseover
    • onmousemove
    • onmouseout
    • onkeypress
    • onkeydown
    • onkeyup

Basic Just a plain Vanilla way to do a SPAN

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN>
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>

Width

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN Width="200">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>

Readonly

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN Width="200" Readonly>
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>

Disabled

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN Width="200" Disabled>
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>

Accesskey

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN accesskey="T">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Notes: On machines running MS Windows, press the "alt" key in addition to the access key. On Macintosh systems, press the "cmd" key in addition to the access key.


This is the CSS for SPAN.

Background Image

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="background: url('images/box_aqua_bg.gif');">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Color

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="background-color: lightyellow;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Transparent

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="background-color: Transparent;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>
Did this by adding a background image to the enclosing SPAN tag. (SPAN INSIDE A SPAN)

Image Repeat-X

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="background-color: Transparent;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Image Repeat-Y

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="background-color: Transparent;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Image no-repeat

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="background-color: Transparent;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Image Repeat

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="background-color: Transparent;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Image Attachment Scroll

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="background-color: Transparent;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Image Attachment Fixed

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="background: url('images/box_aqua_bg.gif'); background-attachment: fixed;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Border Border Color

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="border-color: lightgreen;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>

These work too:


Border width

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="border-width: 4px;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>

These work too:


Border style

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="border-style: dotted;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>

Here are the options:

These work too:


Color Color: Text forground

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="color: red;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Cursor Cursor

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="Cursor: crosshair;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Direction Direction

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="direction: rtl;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Display Display
CSS Display is being evealuated for implementation on this page.
Float Float- right

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data
Example Static test that just runs on and on and repeats it-self until it can display the intended example. Example Static test that just runs on and on and repeats it-self until it can display the intended example. Example Static test that just runs on and on and repeats it-self until it can display the intended example.
<SPAN style="float: right;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>Example Static test that just runs on and on and repeats it-self until it can display the intended example. Example Static test that just runs on and on and repeats it-self until it can display the intended example. Example Static test that just runs on and on and repeats it-self until it can display the intended example.


Float- left

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data
Example Static test that just runs on and on and repeats it-self until it can display the intended example. Example Static test that just runs on and on and repeats it-self until it can display the intended example. Example Static test that just runs on and on and repeats it-self until it can display the intended example.
<SPAN style="float: left;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>Example Static test that just runs on and on and repeats it-self until it can display the intended example. Example Static test that just runs on and on and repeats it-self until it can display the intended example. Example Static test that just runs on and on and repeats it-self until it can display the intended example.


Float- none

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data
Example Static test that just runs on and on and repeats it-self until it can display the intended example. Example Static test that just runs on and on and repeats it-self until it can display the intended example. Example Static test that just runs on and on and repeats it-self until it can display the intended example.
<SPAN style="float: none;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>Example Static test that just runs on and on and repeats it-self until it can display the intended example. Example Static test that just runs on and on and repeats it-self until it can display the intended example. Example Static test that just runs on and on and repeats it-self until it can display the intended example.


Font Font-bold

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: bold;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Font-italic

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: italic;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Font-oblique

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: oblique;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Font-small-caps

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: small-caps;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Font-caption

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: caption;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Font-icon

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: icon;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Font-menu

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: menu;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Font-message-box

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: message-box;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Font-small-caption

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: small-caption;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Font-status-bar

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: status-bar;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Font-(size 9pt)

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: 9pt;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Font-(size 14pt)

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: 14pt;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options: Number limits are different for every Browser.


Font-(size/hight 10pt/20pt)

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: 10pt/20pt;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Font-(size/hight 14pt/28pt)

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: 14pt/28pt;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options: Number limits are different for every Browser.


Font-(famliy Arial)

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: Arial;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Font-(famliy Helvetica)

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: Helvetica;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Font-(famliy Times)

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font: Times;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Font-Family Font-Family Times

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font-family: Times;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are some options:


Font-Family Font-Size

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font-size: large;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Font-Stretch Font-Stretch

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font-stretch: ultra-condensed;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Font-Style Font-Style

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font-style: normal;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Font-Variant Font-Variant

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font-variant: small-caps;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Font-Weight Font-Weight

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font-weight: 700;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Font-Height Font-Height

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="font-height: 24px;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Letter Spacing Letter-Spacing (Kerning)

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="letter-spacing: 10px;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Line Height Line-Height (leading)

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="line-height: 20px;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Margin Margin

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="margin-top: 20px;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Overflow overflow hidden

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="overflow: hidden;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea. This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


overflow visible

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="overflow: visible;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea. This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


overflow scroll

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="overflow: scroll;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea. This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Padding padding 12 px

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="padding: 12px;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea. This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.This text should show the overflow as hidden.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Position position

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="position: relative; top:-50; left:5">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Scrollbar scrollbar

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="scrollbar-3dlight-color:red">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="scrollbar-arrow-color:blue;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="scrollbar-base-color:blue;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="scrollbar-darkshadow-color:blue;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="scrollbar-face-color:blue;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="scrollbar-highlight-color:blue;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="scrollbar-shadow-color:blue;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="scrollbar-track-color:blue;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Text Align text align right

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="text-align: right;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


text align center

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="text-align: center;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


text align justify

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="text-align: justify;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Text Decoration text decoration line-through

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="text-decoration: line-through;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


text decoration underline

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="text-decoration: underline;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


text decoration blink

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="text-decoration: blink;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Text Indent text indent

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="text-indent: 100px;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Text Justify text justify

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="text-justify: newspaper;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Text Shadow text shadow

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="text-shadow: blue;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Text Transform text transform

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="text-transform: uppercase;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Text Underline Position text underline position

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="text-underline-position: above;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Vertical Align vertical align top

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="vertical-align: top;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


vertical align middle

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="vertical-align: middle;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


vertical align bottom

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="vertical-align: bottom;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Visibility visibility

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="visibility: hidden;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


White Space white space

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="white-space: nowrap;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Word Spacing word spacing

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="word-spacing: -5px;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Word Wrap word wrap break-word

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="word-wrap: break-word;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


word wrap normal

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="word-wrap: normal;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


Zoom zoom

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="zoom: 50%;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>


Here are the options:


SPAN Specific CSS SPAN CSS

Plain text in a "P" tag. Preceding an "HR" object/tag.


Here are some form objects:




Table:
Header TextSecond Header Text.
Footer TextFooter Text.
first item of first row of block one datasecond item of first row of block one data
first item of second row of block one datasecond item of second row of block one data
first item of first row of block two datasecond item of first row of block two data
first item of second row of block two datasecond item of second row of block two data

<SPAN style="height: 200px; width: 600px; margin-left: 12px; background:url('images/box_aqua_bg.gif'); overflow: auto; font-family: Times, Times New Roman, serif; border:solid; border-top:none;">
<P>Plain text in a "P" tag. Preceding an "HR" object/tag.
<HR>
Here are some form objects:<BR>
<Form>
<label for="SimpTA">Simpel Textarea</label><TEXtarea ID="SimpTA" Rows="5" Cols="50" >Simple text in a textarea.</textarea><BR>
<LABel For="CB1">Checkbox 1</label><INPUT Type="Checkbox" Name="Checkbox 1" ID="CB1" Value="Checkbox 1"><BR>
<LABel For="RB1">Radio 1</label><INPUT Type="Radio" Name="RB1" ID="RB1" Value="Radio 1"><BR>
<LABel For="Sel1">Select 1</label><Select ID="Sel1"><option Value="Test 1" Selected>Test 1<Option value="Test 2">Test 2</select><BR>
</form>
Table:
<TABLE border="3">
<THEAD>
<TR><TD>Header Text</td><TH>Second Header Text.</th></tr>
</THEAD>
<TFOOT>
<TR><TD>Footer Text</td><TD>Footer Text.</td></tr>
</TFOOT>
<TBODY>
<TR><TD>first item of first row of block one data</td><TD>second item of first row of block one data</td></tr>
<TR><TD>first item of second row of block one data</td><TD>second item of second row of block one data</td></tr>
</TBODY>
<TBODY>
<TR><TD>first item of first row of block two data</td><TD>second item of first row of block two data</td></tr>
<TR><TD>first item of second row of block two data</td><TD>second item of second row of block two data</td></tr>
</TBODY>
</TABLE>
</SPAN>