On Tue, Jan 16, 2001 at 05:24:42PM +0100, Joris Lambrecht wrote: > mmm, must say that the html code has been verified to work, > > afraid this is some 'feature' in apache :(
Umm, no. Style sheets are purely a client-side animal. Whether or not they render a page depends soley on your web browser. The only thing I could think of apache affecting is if you wanted the view the css file in your browser (in which case I would wonder why), or possibly that whatever file your <link> tag is pointing to isn't being served, but that's not a css specific problem. -Rob