- From: Christian Frier <frier@daimi.au.dk>
- Date: Sat, 28 Oct 2000 19:30:35 +0200
- To: www-html-editor@w3.org
- Cc: frier@daimi.au.dk
Hi I belive that there is an error in http://www.w3.org/TR/REC-html40/ I couldn't get the meta-tag refresh to work... In <URL: http://www.w3.org/TR/REC-html40/struct/global.html#h-7.4.4> there is an example where it says that: <META http-equiv="refresh" content="3,http://www.acme.com/intro.html"> should work, but it didn't until i changed it to: <META http-equiv="refresh" content="3,url=http://www.acme.com/intro.html"> I tried both IE50 and netscape 4.6. -- Christian Frier frier@daimi.au.dk
Received on Thursday, 28 October 1999 13:33:53 UTC