Date Posted:11:14:37 01/31/05 Mon Author: Mike K. Subject: Spellcheck and Italics In reply to:
Shane
's message, "Re: Smilies" on 07:53:43 01/31/05 Mon
Does voy have a spell check feature...if it does...how do you use it? Also how do you italicize?
No spellchecker.
Not even a posting correction.
And italics is done via simple html.
<i> Text </i>
Result: Text
Same works for tags such as B (Bold) or U (underline), one might use EM (emphasize) in the same fashion as I
I would suggest googling for an introduction to HTML there ;)