Re: CSS crashing NC 4.x

Hi Martin,

External style sheets only contain rules.

Remove:
<!-- Style Sheet created with the CoffeeCup StyleSheet Maker++ -->
<!-- http://www.coffeecup.com -->
<style type="text/css">
<!--

and

-->
</style>

If you want to keep the comments, then they should be reformatted with CSS
comment delimiters:
/* Style Sheet created with the CoffeeCup StyleSheet Maker++ */
/* http://www.coffeecup.com */


later,
gordon


-----Original Message-----
From: Martin Skjöldebrand <chimbis@bahnhof.se>
To: www-style@w3.org <www-style@w3.org>
Date: Sunday, May 10, 1998 6:08 AM
Subject: CSS crashing NC 4.x


>I'm not sure if this is the correct forum for this, but I'll risk it.
>
>On the list hwg-critique some people have reported that the page
>
>>http://www.bahnhof.se/~chimbis/tocb/features/texts/americanheritage.htm
>
>keeps crashing their Navigators - particularly 4.04 and 4.01
>apparently. I've checked it on 4.03, MSIE 4 and Opera 3 without
>problems and noone have found any problems with it.
>
>Could someone have a look and try to understand what happens. The
>style sheet is at
>
>http://www.bahnhof.se/~chimbis/tocb/style/book.css
>
>TIA,
>
>M.
>--
>Martin Skjöldebrand
>System administrator and archaeologist!
>http://www.bahnhof.se/~chimbis/tocb/
>
>

Received on Sunday, 10 May 1998 11:47:42 UTC