Mark Nottingham wrote: > I've been discussing the link draft with Ian Hickson, who points out > that in HTML4, there's a difference between > > <link rel="stylesheet" href="a"/> > <link rel="stylesheet alternate" href="a"/> > > and > > <link rel="stylesheet alternate" href="a/> > > (see > <http://www.w3.org/TR/html401/present/styles.html#specifying-external> > for the background of why these are different) > ... Clarifying... Did you mean: <link rel="stylesheet" href="a"/> <link rel="alternate" href="a"/> and <link rel="stylesheet alternate" href="a"/> ? BR, JulianReceived on Wednesday, 8 April 2009 09:26:55 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:38:37 GMT