Following advice from this Forum (Thanks again!) I coded some html which would work in both IE and Netscape.
This works fine, but it has come to my attention that the embeded page does not centre in Netscape. I have tried to resolve this inserting centers all over the place and using tables, but it usally makes a bit of a mess.
Any ideas?
<p align="center">
<iframe id="shares"src=" scrolling=no frameborder=no width=470, height=80">
<ilayer name="shares" src=" scrolling=no frameborder=no width=470, height=60></ilayer>
</iframe>
</p>
RossoR
This works fine, but it has come to my attention that the embeded page does not centre in Netscape. I have tried to resolve this inserting centers all over the place and using tables, but it usally makes a bit of a mess.
Any ideas?
<p align="center">
<iframe id="shares"src=" scrolling=no frameborder=no width=470, height=80">
<ilayer name="shares" src=" scrolling=no frameborder=no width=470, height=60></ilayer>
</iframe>
</p>
RossoR