I am currently using a HTML coded signature at the signature of my emails, however Outlook Express 2016 cannot show the following content:
<hr lenght="400" width="415" align="left" style="border: 3px dashed #ADADAD" color="#FFFFFF" size="0";">
I obviously was using inline CSS but it does not seem CSS works at Outlook 2016. However, Mozilla Thunderbird was able to show this element correctly.
I wish to insert a 400x415 dashed line in my signature at the stated colours (I want it to be gray, at least).
I just wonder if there is a workaround to get Outlook Express 2016 to show this element? I really want my signature to be shown correctly at each email clients, especially in MS Outlook.
Likewise, I wonder if it was possible to style a <hr>
the same way via using HTML only? (As in that case, I'm sure Outlook 2016 would be able to show this content).