I can't get the text to align to the right for the # Documents column. Here is what it should look like. This is from an HTML editor online:
This is what it looks like in Outlook:
<td style="padding: 10px; border: 2px solid gray; border-collapse: collapse lightblue; color: gray; vertical-align: top; text-align: end">30</td>
What am I doing wrong?