Hello,
I want to send an email in php.
Tn my message to be sent to sender, I have a table.I have written stylesheet class to a table, th,etc.
But in the mail ,the class of the stylesheet is not getting applied.
eg like
$msgText="<html><body><table cellpadding='1' cellspacing='2' width='500' align='center' class='mytable'>";
Could anyone please help me out for this.






Bookmarks