I use the i18n message tag in my current project. I also use CSS to control the consistent look of the site. I run into a problem with text font, a font in one language usually doesn't make a sense in another language. In the following example, a font in English doesn't anything for Chinese.
<font class="TableHeadingFont"><fmt:message key="location"/></font> Does anyone have a solution? Thanks, Vernon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
