";
document.type_area.Text.value=changeTo;
document.chanCol.ColTo.value="";
document.chanCol.TextTo.value="";
}
// -- End Hide -->
Change size in text |
<font size="1-7 here"> |
Return to normal size | </font> |
Change text color | <font color="blue"> |
Return to normal | </font> |
Centering Text | <center> |
Return to normal | </center> |
Italicizing text | <i> |
Return to normal | </i> |
Bold text | <b> |
Return to normal | </b> |
Show HTML instead of using it | <xmp> |
Return to normal | </xmp> |
Underline | <u> |
Return to normal | </u> |
|