Redirection in HTML

I know close to nothing when it comes to web languages

I just want to know what teh code would be in HTML to make the page automaticly redirect..

(Or if somebody could make a page for me, I need an HTML page to redirect to http://wuzzie.needlemen.com/wuzzie)

Thanks,

Wuzzie

#284755

Place that between the

tags. That redirects them in 5 seconds. Shorten content to 0 if you want.

check out http://www.w3schools.com/ for great tutorials

edit.. ha beat NC =]

#284757

There are different methods...the simplest is probably a tag located in the

Here's an example.

240 refers to the number of seconds from initial page load to the time it refreshes again--in this case, 4 minutes.

-NC

[Edit: roxtar beat me to it. Shucks ;-)]

#284758

Both of you beat me. ;)

Anyways, www.webmonkey.com...it is really helpful and has nice tutorials that even a idiot like me can understand!

#284759

Thank you very much!

Now my website will redirect to teh correct place... yay!

#284820