I submit HTML files. According to the Text Formatting Guide, there's only a very short list of HTML-Tags that don't get filtered out, and the CENTER-tag is not part of that list. It also states that all CSS will be removed.
So... will it work if I add an "align='center'" to a p-tag, or will that get filtered out as well?