Source Code:
(back to article)
Submit
Result:
Report an issue
9
1
2
3
4
5
6
7
8
9
›
⌄
⌄
⌄
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
http-equiv=
"refresh"
content=
"7; url='https://www.w3docs.com'"
/>
</
head
>
<
body
>
<
p
>You will be redirected to w3docs.com soon!</
p
>
</
body
>
</
html
>
<!DOCTYPE html> <html> <head> <meta http-equiv="refresh" content="7; url='https://www.w3docs.com'" /> </head> <body> <p>You will be redirected to w3docs.com soon!</p> </body> </html>