Kenoli Oleari wrote:
> Two questions:
> 
> Re combining multiple stylesheets--
> 
> Can someone provide me with the exact syntax for linking multiple  
> stylesheets so they can be linked in an html head with a single link  
> call.  What I want to do is to have one link in the head of my html  
> document that links to a number of stylesheets or to one stylesheet  
> that is somehow linked to a number of other stylesheets.
> 
> I need both the syntax for linking the stylesheets to a single  
> stylesheet and the syntax that needs to be in the html head.
> 
> I've found references that say that this can be done using @import  
> within a stylesheet linking it to others or link tags within a  
> stylesheet with a common title attribute but I can't figure out the  
> correct syntax at each end for doing this.
[...]
> 
> Kenoli Oleari


This all depends on the browsers you are wishing to support or lock out 
which you did not indicate. Two links which will help.

<http://imfo.ru/csstest/css_hacks/import.php>
<http://css-discuss.incutio.com/?page=ImportHack>


Alan

http://css-class.com/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to