Re: Comments URI Proposal

On Mon, 16 Feb 1998, Susan Lesch wrote:

> >/* <h3>COMMENTS</h3> <a href="http://www.example.com/css/comments.htm"> */
> >
> > valid? Then the style sheet could be loaded into the browser for reading.
> 
> MSIE, and not NN far as I know, can be fooled into opening any
> file on disk as 'text/html', valid HTML or not. For .css opened
> as HTML, white space and line breaks are collapsed. I don't know
> the grammar but doubt you can link from embedded style.
>

/* <PRE> <H1> Hello </H1> <P> */

 H1 { whatever: xxx }

/* <A HREF="http://www.comment.com/here.html">Comments</A>*/
/* </PRE> */


This is plainly wrong HTML, but it'll work... :-)

-- 
Ian Hickson

Received on Tuesday, 17 February 1998 08:23:40 UTC