Click to See Complete Forum and Search --> : CSS/Iframe


J.C.
05-21-2003, 04:55 PM
Is it possible to have my Iframe use my css sheet? If so how?

Jona
05-21-2003, 08:12 PM
Yes. In the source code of the IFrame file, add:


<link rel="stylesheet" href="stylesheet.css">