HTML 5: Difference between revisions

Jump to navigation Jump to search
m
redirect to another page
add canvas tag
 
m redirect to another page
 
Line 1: Line 1:
[[Canvas tag]]
[[Canvas tag]]
== Redirect to another page ==
<syntaxhighlight lang="html">
<head>
...
<meta http-equiv="refresh" content="0; url=https://www.example.com">
...
</head>
</syntaxhighlight>

Navigation menu