HTML Pro: CAPITALS snippet

You're updating your company email signatures and need to change the letters to capital letters:

  • You add text-transform: uppercase; in your HTML source.
<font color="#000000" face="Arial, Helvetica, Geneva, Sans-Serif" style="FONT-SIZE: 10pt;text-transform: uppercase;">((DisplayName))</font>

Example: 

  • The 'John Doe' is show as 'JOHN DOE' in his email signature. 

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.