|
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 class='tn-atom__img t-img ...' data-original='https://static....' src='...2x/-/format/webp/a88fdcec.webp' alt='' imgfield='...'>
| Line 75 | |
| <img class='tn-atom__img t-img ...' data-original='https://static....' src='...a434-643335356537/c2e24414.svg' alt='' imgfield='...'>
| Line 75 | |
| <img class='tn-atom__img t-img' data-original='https://static....' src='...a133-663364656238/30a714b2.svg' alt='' imgfield='...'>
| Line 58 | |
| <img class='tn-atom__img t-img ...' data-original='https://static....' src='...ormat/webp/-Photoroom.png.webp' alt='' imgfield='tn_img_1774253543580'>
| Line 58 | |
| <img class='tn-atom__img t-img' data-original='https://static....' src='...064/-/resize/20x/dark-icon.png' alt='' imgfield='tn_img_1776615276278'>
| Line 58 | |
| https://abramchuk-strateg.ru/ | | |
| | | |
| <img class='tn-atom__img t-img' data-original='https://static....' src='...339/-/resize/20x/bc11cebc.webp' alt='' imgfield='...'>
| Line 1772 | |
| <img class='tn-atom__img t-img' data-original='https://static....' src='...561/-/resize/20x/59d50fb9.webp' alt='' imgfield='...'>
| Line 2126 | |
| <img class='tn-atom__img t-img' data-original='https://static....' src='...36/-/resize/20x/-Photoroom.png' alt='' imgfield='...'>
| Line 3232 | |
| https://abramchuk-strateg.ru/konsalting | | |
|
For users over age 65, it may be better to use at least fourteen-point fonts.
Never use less than nine-point font on a Web site.
The following are all smaller than 12 point:
- <p style="font-size: 11pt;" >
- <p style="font-size: 15px;" >
- <p style="font-size: small;" >
- <font size="2" >
- <font size="-1" >
| | |
| | | |
| font-size: 11.25pt<div class='t886__text t-text t-...' field='text'>Сайт ....</div>
| Line 77 | |
| font-size: 10.50pt<h2 class='tn-atom' field='...' style='box-sizing: border-...'>....</h2>
| Line 75 | |
| font-size: 9pt<span style='color: rgb(0, 0, 0)'>Под моим ...</span>
| Line 75 | |
| font-size: 9pt<span style='color: rgb(0, 0, 0)'>от .... </span>
| Line 75 | |
| font-size: 9pt<span style='font-weight: 700; ...'>Мой ...</span>
| Line 75 | |
| https://abramchuk-strateg.ru/ | | |
| | | |
| font-size: 9pt<strong>Экономика ... поток</strong>
| Line 2219 | |
| font-size: 9pt<strong>Экспорт 2026: 3 ... из России</strong>
| Line 2241 | |
| font-size: 9pt<strong>Стоимость ... брака, простоев</strong>
| Line 2263 | |
| font-size: 8.25pt<div class='tn-atom' field='...'>...</div>
| Line 521 | |
| font-size: 11.25pt<div class='tn-atom' field='...'>Ситуации, ....</div>
| Line 583 | |
| https://abramchuk-strateg.ru/konsalting | | |