On 7/13/07, Dmitry Turin <html60@narod.ru> wrote: > And what's about > > <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 ... Well, the same thing would happen - the above, is HTML 4 UAs would essentially be parsed as: <head> <link attrs...> </head> <body> <i>rich</i> <b>fallback</b> </body> -- Jon BarnettReceived on Friday, 13 July 2007 16:21:54 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 9 May 2012 00:16:02 GMT