Skip to content

Instantly share code, notes, and snippets.

@mohnatus
Created February 11, 2019 12:51
Show Gist options
  • Select an option

  • Save mohnatus/fcd40c2601d309a208878e9dbc95bef0 to your computer and use it in GitHub Desktop.

Select an option

Save mohnatus/fcd40c2601d309a208878e9dbc95bef0 to your computer and use it in GitHub Desktop.
email template elements
<!--Главный контейнер ряда:-->
<tr style=" margin: 0; padding: 0;">
<td style="
width: 100%;
margin: 0; padding: 0;
border-spacing: 0; border-collapse: collapse;"
bgcolor="#ffffff" width="600px">
<table style="
width: 100%; margin: 0; padding: 0;
border-spacing: 0; border-collapse: collapse;
font-family: Helvetica, Arial, sans-serif;"><tbody>
<tr style=" margin: 0; padding: 0;">
</tr>
</tbody></table>
</td>
</tr>
<!--/Главный контейнер ряда:-->
<!--Картинка в ссылке-->
<a href=""
style=" margin: 0; padding: 0; display: block;">
<img width="" alt="" src=""
style="
width: auto; max-width: 100%;
display: block; clear: both;
outline: none; text-decoration: none; border: none;
-ms-interpolation-mode: bicubic; "/>
</a>
<!--/Картинка в ссылке-->
<!--link-->
<a href=""
style="
margin: 0; padding: 0;
font-family: Helvetica, Arial, sans-serif;
font-weight: normal; text-align: right;
line-height: 22px; font-size: 14px;
color: #26a9e0;" >
<span style="
font-family: Helvetica, Arial, sans-serif;
font-weight: normal; text-align: right;
line-height: 22px; font-size: 14px;
color: #26a9e0;">
Войти
</span>
</a>
<!--/link-->
<!--таблица-->
<table
aling="right"
style="
width: 100%; margin: 0; padding: 0;
border-spacing: 0; border-collapse: collapse;
font-family: Helvetica, Arial, sans-serif; "><tbody>
</tbody></table>
<!--/таблица-->
<!--tcell-->
<td align="" valign=""
style="
margin: 0; padding: 0;
border-spacing: 0; border-collapse: collapse;
font-family: Helvetica, Arial, sans-serif;
font-weight: normal; text-align: right;
line-height: 22px; font-size: 14px;
color: #26a9e0;">
</td>
<!--/tcell-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment