|
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='.../10/Озера-и-реки.png'>
| Line 559 | |
| <img src='...nt/uploads/2023/09/bigcity.png'>
| Line 559 | |
| <img src='...ploads/2023/10/waterfall-2.png'>
| Line 559 | |
| <img src='...nt/uploads/2023/10/plyazhi.png'>
| Line 559 | |
| <img src='...ntent/uploads/2023/10/gory.png'>
| Line 559 | |
| https://karta-abhazii.ru/ | | |