How do you..."

How do you center text in a sig.

<center>Like this?</center>

Just open a center HTML tag using these <> brackets at the beginning of whatever you want to center, and close it with a / before the “center” in the brackets after you’ve reached the end of what you want to center. It should work with images too, but I’m not 100% certain about that.

thank you

NO. Don’t use <CENTER></CENTER>. That’s IE only code. Use <DIV ALIGN=“CENTER”></DIV>