Re: title attribute and stylesheets

> > Ernest Cline wrote:
> > 
> > > <style src="persistent.css" />
> > > <style src="preferred.css" navindex="1" />
> > > <style src="alternate.css" navindex="2" />
> > > <style src="alternateprint.css" navindex="2" media="print" />
> > > <style src="secondalternate.css" navindex="3" />

Maybe you might explain why you have to use (or demonstrate) the integration
of several CSS files. Related to your example I don't see the disadvantages
of a simple integration of only one file -- and without the use of title or
navindex attributes... and all selectors and properties could be declared
there (like CSS offers it).

IMHO this case is very specific, because it reflects personal preferences.
E.g., the described problem won't match my development work, because I almost
refer to one CSS file, and maybe alternative definitions (as a single
reference, too) in maybe print versions of some documents.


Regards,
 Jens Meiert.


-- 
Jens Meiert

Steubenstr. 28
D-26123 Oldenburg

Telefon +49 (0)441 99 86 147
Telefax +49 (0)89 1488 2325 91
Mobil +49 (0)175 78 4146 5

eMail <jens@meiert.com>
Internet <http://meiert.com>

Received on Thursday, 24 April 2003 02:49:56 UTC