S
S
stepaniwe2018-03-06 21:20:08
css
stepaniwe, 2018-03-06 21:20:08

How to get rid of   from Html distribution?

Designed a mailing list on the foundation for emails framework. the padding there is set using spacer, i.e. empty cells are created with a certain height, here is an example code:

<td height="75px" style="Margin:0;border-collapse:collapse !important;color:#0a0a0a;font-family:Helvetica,Arial,sans-serif;font-size:75px;font-weight:400;line-height:75px;margin:0;padding:0;text-align:left;vertical-align:top;">&amp;nbsp;</td>

Here is an example picture. It seems to be a built-in otsupov function in foundation, but there were such surprises
5a9edbce4658f486892041.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Dubrovin, 2018-03-07
@z3apa3a

Replace
with
&nbsp;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question