V
V
VicTHOR2020-05-02 10:06:26
css
VicTHOR, 2020-05-02 10:06:26

Why do cell bars appear?

Tabular layout of the letter

<table border="0" cellpadding="0" cellspacing="0"
    style="margin: 0; padding: 0; max-width: 600px; width: 100%; border-collapse: collapse; border: none;">

block images
<td width="119px">
    <a href="https://www/aksessuary/" target="_blank"
        style="display: block;">
        <img src="https://www/nav4.png"
            alt="женские аксессуары" border="0" width="119px" height="32px"
            style="display: block;">
    </a>
</td>

on the computer everything is displayed normally in all clients like, but on the phone there are white stripes at the junction of images.
5ead1938bd1bd644715173.png
If you open the web version on the phone, i.e. a letter on the site, then there will be a scroll bar and everything will be merged, but if you squeeze everything into 1 screen with 2 fingers, these bars appear ... Can this really be fixed?

UPD:
I tried to place everything in 1 cell, set all the pictures to display: block and float: left - it did not help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
i_m, 2020-05-02
@imandrey

*{
outline:none;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question