|
This makes the page very hard to read or click while images are loading,
and can make the page unusable on mobile devices with slow connections.
Fix by adding width and height attributes to the img tag matching the image dimensions,
or add width: and height: CSS properties for the image.
In responsive layouts, specifying width and height prevents layout jumping because the browser can
pre-calculate the final image size when CSS like this is used:
img { max-width: 100%; height: auto }
| | |
| | | |
| <img src='...dmsk.ru/img/islands-middle.png' class='la' alt='Светлана Н.' title='Светлана Н.' itemprop='url'>
| Line 863 | |
| <img src='...dmsk.ru/img/islands-middle.png' class='la' alt='Борис Попов' title='Борис Попов' itemprop='url'>
| Line 899 | |
| <img src='...dmsk.ru/img/islands-middle.png' class='la' alt='Алла Сименова' title='Алла Сименова' itemprop='url'>
| Line 935 | |
| <img src='...dmsk.ru/img/islands-middle.png' class='la' alt='Екатерина' title='Екатерина' itemprop='url'>
| Line 972 | |
| <img src='...dmsk.ru/img/islands-middle.png' class='la' alt='Андрей К.' title='Андрей К.' itemprop='url'>
| Line 1008 | |
| https://komodmsk.ru/ | | |
| | | |
| <img src='/images/it_color/31-small.jpg'>
| Line 657 | |
| <img src='/images/it_color/35-small.jpg'>
| Line 658 | |
| <img src='/images/it_color/23-small.jpg'>
| Line 659 | |
| <img src='/images/it_color/49-small.jpg'>
| Line 660 | |
| <img src='/images/it_color/24-small.jpg'>
| Line 661 | |
| https://komodmsk.ru/cat/komody | | |
| | | |
| <img src='...s/images/selections/step_1.jpg' alt='Ñäåëàéòå çàìåðû' class='constructor-steps-...' loading='lazy'>
| Line 676 | |
| <img src='...s/images/selections/step_2.jpg' alt='Óêàæèòå ðàçìåðû' class='constructor-steps-...' loading='lazy'>
| Line 679 | |
| <img src='...s/images/selections/step_3.jpg' alt='Çàêàç' class='constructor-steps-...' loading='lazy'>
| Line 682 | |
| <img src='...s/images/selections/step_4.jpg' alt='Ïîëó÷åíèå' class='constructor-steps-...' loading='lazy'>
| Line 685 | |
| <img src='...s/images/selections/step_5.jpg' alt='Ñáîðêà' class='constructor-steps-...' loading='lazy'>
| Line 688 | |
| https://komodmsk.ru/constructor | | |