Imposing my style sheet on an IFRAME content.

M

Mel

i am using Iframe to display a static HTML page. i trued relative link
etc. and it does not seem to work, how can i ask a static page to use
my stylesheet, other than copying and pasting stuff there ?
 
O

oeb

Mel said:
i am using Iframe to display a static HTML page. i trued relative link
etc. and it does not seem to work, how can i ask a static page to use
my stylesheet, other than copying and pasting stuff there ?
You will need to link the stylesheet to the actual internal page At the
top of the page you include with the <iframe> put
<link rel="stylesheet" type="text/css" href="path/to/stylesheet.css" />
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top