fix termin

This commit is contained in:
Alexander Popov 2023-03-27 23:47:49 +03:00
parent 6fbe746846
commit c5b3987773
Signed by: iiiypuk
GPG Key ID: D8C9B59A9F04A70C
1 changed files with 1 additions and 1 deletions

View File

@ -63,4 +63,4 @@ tags: [development, tips, html, css]
Следующий код добавляет в тело элементов с атрибутом
`contenteditable=true` значение из атрибута HTML элемента `data-ph`.
Правила `:empty` и `:not(:focus)` проверяют что HTML тег пуст и не в фокусе.
Псевдоклассы `:empty` и `:not(:focus)` проверяют что HTML тег пуст и не в фокусе.