Html5

From Wiki2
Revision as of 14:45, 4 February 2012 by Tim (talk | contribs) (Created page with "==HTML5 questions== ===How do you html redirect?=== ====ANS:In <head> put <meta http-equiv="REFRESH" content="0;url=http://www.the-domain-you-want-to-redirect-to.com">")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

HTML5 questions

How do you html redirect?

====ANS:In <head> put <meta http-equiv="REFRESH" content="0;url=http://www.the-domain-you-want-to-redirect-to.com">