W3C documentation explains everything that needs to be learned about the
context of the question asked by the OP..
My short list gleaned from after studying W3C documentation:
** linking allows greater control of the cascading model
** linking allows greater control of specificity
** linking improves readability.
** linking is extensible using ASP.NET 2.0 classes
The OP needs to learn the 2.0 HeadElement, HtmlHead, HtmlLink classes.
Ryan Farley shows how [1].
<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL
http://clintongallagher.metromilwaukee.com/
MAP 43°2'17"N 88°2'37"W : 43°2'17"N 88°2'37"W
[1]
http://ryanfarley.com/blog/archive/2006/03/24/18930.aspx
I have two stylesheet files, one is a standard file and one a custon
file.
They have no classnames in common. How do I specify that my page use
both
stylesheets? I tried Help and as usual could find no mention of the
subject.