Path: chuka.playstation.co.uk!pyrotek.demon.co.uk!jase From: Jason G Doig Newsgroups: scee.yaroze.freetalk.english Subject: Dodgy HTML (was Re: MS Explorer problems) Date: 23 Mar 1997 01:20:50 GMT Organization: PlayStation Net Yaroze (SCEE) Lines: 53 Message-ID: <9703230116.NA157302@pyrotek.demon.co.uk> References: <332D363A.564D@interactive.sony.com> NNTP-Posting-Host: pyrotek.demon.co.uk X-Newsreader: NewsAgent 1.4r10ß Web Master wrote: > We've fixed this problem.(well, we think so.) Not yet... > than Navigator about its HTML - so a missing '--!>' on the end of some A missing what? See below... > Checking out other pages, there were some other bits of dodgy HTML which > meant that parts of pages were cut out. Loads of pages are still broken from here. There are two types of 'comments' causing problems... (seen on the ftp page) According to the rfc, a comment block starts with a ''. Comments are delimited by '--' at the start and end. Which means that '' causes problems, as there is a '!' between the comment and the '>' which is not whitespace, and not strictly allowed... Either of these cause my browser to comment out the page, which happens on every single page on the site for me, apart from the main index... FWIW, I'm using neither IE or NS, as I don't 'net from the PC... Cheers, Jase. -- main(){int e=4;char a[4],b[]="|@O N@N @A@ |O ",*c=a, /* Compilable .sig */ *d;while(e--){d=b;while(*d){while(*c++=*d++-32);while /* J.G.D 19/2/96 */ (--c!=a)printf("%16s",a);printf("\n");}if(e)printf("\n\ \ Jase@Pyrotek.demon.co.uk - http://www.pyrotek.demon.co.uk \n\n");}}