how to redirect a page to another url in html

HTML
<meta http-equiv="Refresh" content="0; url=https://www.w3docs.com" />
Source

Also in HTML: