In article <[EMAIL PROTECTED]>, Gavin Wraith <[EMAIL PROTECTED]> wrote: > In message <[EMAIL PROTECTED]> you wrote:
> > In article <[EMAIL PROTECTED]>, > > Geoffrey Baxendale <[EMAIL PROTECTED]> wrote: > > > LloydsTSB have "upgraded" their site with the result that When I log > > > in the summary account page just gives a blank page. I Fiddled with > > > the source and discovered that removing one line solved the problem. > > > I discussed this with the guys at Wakefield today and they couldn't > > > reproduce the fault. I have stripped the code down to a few lines: > > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> > > > <html> > > > <html lang="en"> > > > <p> "test"</p> > > > </html> Great, thank you Geoffrey. I can reproduce the problem. Thanks for the test case! > > Should you have two <html ... > lines? > And what about the <head> and <body> tags? I was always led to believe > that they were mandatory, and that the head chunk had to have a > <title> subchunk. Yes, the HTML is invalid, but this should not prevent NetSurf from displaying the content. Plenty of invalid pages exist -- even high profile sites like LloydsTSB -- so we have to support them. Best regards, -- Michael Drake (tlsa) http://www.netsurf-browser.org/