Looking for help with aligning this html code equally.
<address class="address">
<span>Support E-mail: </span><a href="#"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="1e6d6b6e6e71...">[email protected]</a></a>
<br>
<br>
<br>
<span>Sales E-mail: </span><a href="#"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="d9aab8b5bcaa99be...">[email protected]</a></a>
</address>
This is what the current alignment looks like:
I want to know how I can position the second email below the first one consistently?