Persistent, Preferred, Alternate Stylesheet Styles

Persistent, preferred, and alternate styles?

First is referring to the above as "styles" correct or not, and if not, what
should they be referred to as?

Can one only have one above "style", utilizing LINK tag, within HTML
document (not counting ALTERNATE STYLESHEET?

Persistent: No TITLE attribute listed in LINK tag, all listed rules
contained in external style sheet will be applied to document associated
with external css text file.

Can HTML document associated via LINK to external style sheet have more than
1 PERSISTENT style in HEAD section, or if more than one external css file
being associated, then is the TITLE attribute used with each LINK tag and
each attribute value of each TITLE is identical, becoming in effect
PREFERRED, with no PERSISTENT allowed?

I am just confused as to the combining of one or more of these styles in a
HTML docuemnt.

Thanks for any help.

Received on Thursday, 9 August 2001 05:50:14 UTC