
Originally Posted by
mprough
Did you try to add the code for the iFrame directly to the defined page file =-)
Put it in a paragraph tag or div.
~Melanie
Hi Melanie,
Yes tried paragraph and div - no go. I have put all the code in Dreamweaver and previewed without any problems. This one I have no clue about.
Here's my code:
HTML Code:
<html>
<div>
<iframe src="http://astore.amazon.com/(affiliateID)" width="90%" height="4000" frameborder="0" scrolling="no"></iframe>
</div>
</html>
Thanks for your help.
MG