Notes on the meta content adaptive

One more note on the subject of the adaptive - apart from the already familiar value, which can spoil the nerves when creating an adaptive

<meta name="viewport" content="width=device-width, initial-scale=1.0">

there is one more value that it is desirable to add if it is not there

minimum-scale=1

In total, our line will look like

<meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1.0">

Простий текст

  • Не дозволено жодних HTML теґів.
  • Рядки й абзаци переносяться автоматично.
  • Адреси вебсторінок та адреси електронної пошти автоматично перетворюються у посилання.
Код мови коментаря.