- From: I E Hickson <exxieh@bath.ac.uk>
- Date: Tue, 17 Feb 1998 13:23:11 +0000 (GMT)
- To: Susan Lesch <lesch@macvirus.com>
- cc: Steve Knoblock <knoblock@worldnet.att.net>, www-style@w3.org
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