I have two seperate sites. On site B I would like to put an I frame of site A, but I am trying to customise the CSS in the iframe.
Is it possible to use CSS tags like the following?
iframe html {}
iframe body {}
iframe h1{}
etc
If not how can I customise site A when it is in an iframe? Thanks