Skip to content

Instantly share code, notes, and snippets.

@thedvlprs
Last active May 30, 2019 17:35
Show Gist options
  • Save thedvlprs/ff67c4af8f65e4f27f52258c39080beb to your computer and use it in GitHub Desktop.
Save thedvlprs/ff67c4af8f65e4f27f52258c39080beb to your computer and use it in GitHub Desktop.
Автоматическое обновление страницы браузера на HTML
<!-- 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