included content page color

A

Audrey

Included content sometimes has me baffeled --- how the included page, set to
a particlar backround color, shows up white in the cell I included it in?
 
R

Ronx

The background colour of a page is often set as an attribute in the <body>
tag. The FP Include component only includes content BETWEEN <body...> and
</body> - not the tags or their attributes.

Ron
 
Top