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> > > 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. -- Gavin Wraith ([EMAIL PROTECTED]) Home page: http://www.wra1th.plus.com/