Français     English
BIZCAF help

Here is a listing of acceptable HTML elements, attributes, and values. HTML other than what is listed below will be stripped out at posting time.

New to HTML? Check out our examples page for ideas and hints.

Element Attributes / Values
<b><u><i><s><big><small> none
<center> none
<font> size=[2, 3, 4, 5, 6]
color=[black, blue, fuchsia, green, maroon, navy, olive, purple, red, teal]
<p> align=[left,right,justify]
<br> clear=[left, all, right, none]
<blockquote> none
<hr> align=[left, center, right]
size=[<pixels>]
width=[<pixels>]
<h1><h2><h3><h4><h5><h6> align=[left, center, right]
<ul><ol><li> none
<dl><dd><dt> none
<a> href=[<uri>]
target=[<target window>]
<img> src=[<uri>]
<pre> none
<table> border=[<pixels>]
<tr> none
<th><td> colspan=[<num>]
rowspan=[<num>]