arbaaz
3/14/2014 - 1:08 PM

IE_conditional_tag

IE_conditional_tag

<!--[if (gte mso 9)|(IE)]>
<table width="425" align="left" cellpadding="0" cellspacing="0" border="0">
    <tr>
        <td>
        <![endif]-->
           This is conditional tag for IE rendering engine
        <!--[if (gte mso 9)|(IE)]>
        </td>
    </tr>
</table>
<![endif]-->