<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">On 7 Jan 2025, at 9:07, Dr Gregory Jefferis wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">Dear Mailmate users,</p>
<p dir="auto">I need to make a 2 column email signature that looks something like this:</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">Name
Address A line 1 Address B line 1
Address A line 2 Address B line 2
</code></pre>
<p dir="auto">This doesn't work with plain text because the white space that defines the alignment of Address B will not be correctly rendered by most recipients.</p>
</blockquote>
<p dir="auto">Looks like a job for HTML tables.</p>
<p dir="auto">Glenn P. Parker<br>
<a href="mailto:glenn.parker@comcast.net" style="color: #3983C4;">glenn.parker@comcast.net</a></p>
</div>
</div>
</body>
</html>