HTML redirect

Redirect using HTML
Sometimes you need to do what you need to do
The 0 in 'content="0;' can be changed to number of seconds to wait before redirecting.

CodeFunctionName
What is this?

Public

Tested

Original Work

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml" >
<head >
<meta http-equiv="refresh" content="0; url=http://MyResume.cc/ANmarAmdeen" / >
</head >

</html >

Views 2,027

Downloads 808

CodeID
DB ID

ANmarAmdeen
602
Attachments
Revisions

v1.0

Friday
May
3
2019