Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html redirect

<meta http-equiv="refresh" content="0; url=http://example.com">
<script>window.location.href = "http://example.com"</script>
Source by wiki.task.com.br #
 
PREVIOUS NEXT
Tagged: #html #redirect
ADD COMMENT
Topic
Name
8+9 =