CSS stylesylesheet in Include page not seen?

L

Larry

I have an include page that references a stylesheet. It works fine by
itself but when included in another page the attribute did not work. As
an experiment I added the reference to the stylesheet in the main page &
now it worked.
My question is: Shouldn't the 'Parent' page inheirit the references from
the include page?

I understand include pages are usually beneath the HEAD area, after the
basic page definition but I would think that parameters from an include
page would be added to those of the main page.

Thanks,
Larry

--
For your security and peace of mind ALL emails are automatically scanned
with the latest Norton AV Virus Definitions. Not that I have any virus'
but why not be careful! I get virus signature updates regularly!

A Belt and Suspenders are the best security invented!
 
T

Thomas A. Rowe

Only content that is between the <body>...content...</body> tags is included in other pages using
the FP Include.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top