style sheets not working in lotus notes
Posted: Thu May 29, 2008 7:47 am
hi experts,
i am newbie to php. i have created a simple html content with styles as follows
<span style="width:2%"> </span> and <div style="height:1%"></div> and send this format to lotus notes email id using php mail function.
when i open the email i was shocked seeing that there were no stylesheets applied. however it is working fine in Microsoft Exchange. i dont know where i have committed mistake. this is happening particularly in the height and width case. i want to create html content with out using Tables. so i have used DIV tags. if any one of you knows it please help me out.
thanks in advance..
krishna.p
i am newbie to php. i have created a simple html content with styles as follows
<span style="width:2%"> </span> and <div style="height:1%"></div> and send this format to lotus notes email id using php mail function.
when i open the email i was shocked seeing that there were no stylesheets applied. however it is working fine in Microsoft Exchange. i dont know where i have committed mistake. this is happening particularly in the height and width case. i want to create html content with out using Tables. so i have used DIV tags. if any one of you knows it please help me out.
thanks in advance..
krishna.p