Last active
May 30, 2019 17:35
-
-
Save thedvlprs/ff67c4af8f65e4f27f52258c39080beb to your computer and use it in GitHub Desktop.
Автоматическое обновление страницы браузера на HTML
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- 15 – это число, обозначающее время, через которое должна автоматически обновиться веб-страница (в секундах). --> | |
| <meta http-equiv="Refresh" content="15" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment