Re: fallback for css-file

At 08:19 +0300 UTC, on 2007-07-13, Dmitry Turin wrote:

[...]

> <head>
>   <link href="./styles.css" type="text/css" rel="stylesheet">
>     <i>rich</i> <b>fallback<b>
>   </link>
> </head>
>
> to inform browsers in case, if css-file is un-accessable ?
> Deal is that, css-file can contain some content:
> pseudo-elements, binding ...

Authors must never ever make site CSS-dependant. CSS is icing on the cake;
just like decorative images need no fallback, CSS doesn't either.


-- 
Sander Tekelenburg
The Web Repair Initiative: <http://webrepair.org/>

Received on Friday, 13 July 2007 16:27:57 UTC