Hi;
I have 2 sides of my website, which uses 2 different stylesheets.The y
have in common a feedback (HTML02) page.
Currently I have duplicated the feedback pages in both sides of the
webpage so they show the correct stylesheet for that area. But this
involves double updating everytime the feedback is changed.
How could I have HTML01 file pointing to the feedback (HTML02) page,
and using the stylesheet in HTML01?. I would also have another HTML03
file pointing to the feedback (HTML02) page, and using the stylesheet
in HTML03.
I've tried <iframe> but no stylesheet crossover allowed there.
Any suggestions?
Bruno
I have 2 sides of my website, which uses 2 different stylesheets.The y
have in common a feedback (HTML02) page.
Currently I have duplicated the feedback pages in both sides of the
webpage so they show the correct stylesheet for that area. But this
involves double updating everytime the feedback is changed.
How could I have HTML01 file pointing to the feedback (HTML02) page,
and using the stylesheet in HTML01?. I would also have another HTML03
file pointing to the feedback (HTML02) page, and using the stylesheet
in HTML03.
I've tried <iframe> but no stylesheet crossover allowed there.
Any suggestions?
Bruno
Comment