body color...

liunx

Guest
Hi.

I have an HTML file with an Iframe in it. there's a CSS file that main HTML file is reading. I want the Iframe file inside the main HTML file to read the CSS file to and recive a body color. how can I do it?

Thanks????? Should be able to link to the CSS file from the document identified as the source for the iframe. Although I've been wrong before, I don't think you can do it from the parent document if that's what you're trying.
 
Back
Top