A
A
akselian2019-02-28 21:55:16
safari
akselian, 2019-02-28 21:55:16

Links appear in the layout in the Safari browser, although they are not there, how to fix it?

5c782e4b769d9196360939.jpeg5c782e5adf6dd584906678.jpeg

<div class="t">
                               <table>
                                        <tr class="t-1">
                                            <td class="white">Деталь</td>
                                            <a name="k"><td class="white" style="
                                            text-align: right;">Цена (P)*</td></a>
                                        </tr>
                                        <tr class="t-2">
                                            <td width="190" height="40" class="white">Передний бампер</td>
                                            <td class="right white">от 6 500 - 18 000</td>
                                        </tr>
                                        <tr class="t-2">
                                            <td width="190" height="40" class="white">Задний бампер</td>
                                            <td class="right white">от 6 500 - 14 000</td>
                                        </tr>
                                        <tr class="t-2">
                                            <td width="190" height="40" class="white">Крыло переднее</td>
                                            <td class="right white">от 5 500 - 11 000</td>
                                        </tr>
                                        <tr class="t-2">
                                            <td width="190" height="40" class="white">Крыло заднее</td>
                                            <td class="right white">от 6 500 - 22 000</td>
                                        </tr>
                                        <tr class="t-2">
                                            <td width="190" height="40" class="white">Дверь</td>
                                            <td class="right white">от 7 500 - 18 000</td>
                                        </tr>
                                        <tr class="t-2">
                                            <td width="190" height="40" class="white">Капот</td>
                                            <td class="right white">от 9 000 - 22 000</td>
                                        </tr>
                                        <tr class="t-2">
                                            <td width="190" height="40" class="white">Крыша</td>
                                            <td class="right white">от 9 500 - 26 000</td>
                                        </tr>
                                        <tr class="t-2">
                                            <td width="190" height="40" class="white">Крышка багажника</td>
                                            <td class="right white">от 6 500 - 18 000</td>
                                        </tr>
                                        <tr class="t-2">
                                            <td width="190" height="40" class="white">Порог</td>
                                            <td class="right white">от 4 500 - 14 000</td>
                                        </tr>
                                        <tr class="t-2">
                                            <td class="white">Кузов</td>
                                            <td class="right white" width="120" height="40"class="white">от 65 000 - 180 000</td>
                                        </tr>
                                        <tr class="t-2">
                                            <td width="190" height="40" class="white r">Ремонт пластикового бампера <i>(без покраски)</i></td>
                                            <td class="right white">от 1 500 - 4 500</td>
                                        </tr>
                                        <tr class="t-3">
                                                <td height="40" class="t-4">За каждую <b>последующую</b> деталь скидка  −500, −1000 руб. от стоимости ремонта детали!
                                                        <p class="t_4">Если красите <b>более 2х деталей.</b></p></td>
                                                <td class="right t-5">*Цена зависит от сложности работ и от маштаба повреждения детали.</td>
                                            </tr>
                                    </table>

.t-1 {
  border-bottom: 1px solid #ffffff;
}
.t-2 {
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}
.t-3 {
  font-style: italic;
}
.t-4 {
  width: 280px;
  padding-top: 50px;
  color: #ffffff;
}
.t_4 {
  
}
.t-5 {
  padding-top: 50px;
  color: #ffffff;
}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rustam Bainazarov, 2019-02-28
@akselian

Here it is in head:
In general, there are more of these meta tags:

<meta name="format-detection" content="telephone=no">
<meta name="format-detection" content="date=no">
<meta name="format-detection" content="address=no">
<meta name="format-detection" content="email=no">

Info:
https://stackoverflow.com/questions/28027330/html-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question