I have html table which I am using it as body of email, Problem is that Table font size what I have set in CSS doesn’t reflect the same in outlook email.
Any Idea how to do this? Have font size set to table?
Using php
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Make sure you apply inline CSS only.
if that doesn’t work – not sure at the moment whether font-size inherits through a table’s elements – set the
font-sizeto thetdelement: