In article <[EMAIL PROTECTED]>, Richard Torrens (RiscOS) <[EMAIL PROTECTED]> wrote:
> the SIZE attribute of <HR SIZE="5"> doesn't work. > <meta http-equiv="refresh" content="0;url=indexT.html"> doesn't work I've always found that this does work. Here is an example of one I use. <meta http-equiv="Refresh" content="0; URL=../0708/leag5e/result.htm"> the only difference between mine and yours is a space between ; and url. Dunno whether it makes any difference? > <OL> doesn't work I find that <OL> also works apart from not recognising 'type="a"' in:- <ol type="a"> -- Barry A.
