Outlook Mail body font size problem

Important Notice


Please note that on 14th December 2023 users will experience an expected outage whilst we make upgrades to our network. We anticipate this process may take a couple of hours and so we apologise in advance for any inconvenience.

  • Dear Team,


    I am writing code for send outlook mail. In that i am updating mail body font style as Cambria and font size is 12.


    My code is


    when i am running this code font size is showing only 11 instead of 12.


    Can any one help me to correct the problem.

  • You have closed the font code , the text you want to format needs to be inside <font>your text here </font>, I have modified your code , try it

  • Give it a try now

  • try adding this code to the paragraph you want to change the font size


    Code
    <p style="font-size:12px">your paragraph</p>

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!