A
A
Alexander Miranovich2016-08-19 11:17:17
HTML
Alexander Miranovich, 2016-08-19 11:17:17

How to align product blocks in email, in outlook?

Please tell me how to align.
https://monosnap.com/file/mavQSfdB4sfVxH2Z8d6ffMvr...
One product code in the table:

<table class="full_width" cellpadding="0" cellspacing="3" border="0" bgcolor="#ffffff" align="left" width="23%" style="border-collapse: separate; color: #000000; border: 1px solid #5b5b5b; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; width: 23%; margin: 0 1% 15px;">

I tried to set the width and indent fixedly, the same problem, everything is fine, except for outlook. Please tell me what is the problem

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sergski, 2016-08-19
@sergski

why align="left"?

<table class="full_width" cellpadding="0" cellspacing="3" border="0" bgcolor="#ffffff" align="center" width="23%" style="border-collapse: separate; color: #000000; border: 1px solid #5b5b5b; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; width: 23%; margin-left: auto; margin-right: auto">

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question