summergrl164
07-18-2003, 02:37 PM
Hello, I'm having a problem with my iframe. I am using this code
<body topmargin="0" leftmargin="0">
<img src="AngelicLayout.gif">
<DIV id="innocence" style="position: absolute; top: 420px; left: 185px;">
<iframe width="360" height="300"></iframe></DIV>
</body>
and it works perfectly, but I can't figure out where I add the the second page at.. Like you go to a webpage and the Home.html automatically comes up. Thats what I mean. Everytime I try to put the code in their I get a second iframe! PLEASE HELP! THANKS
<body topmargin="0" leftmargin="0">
<img src="AngelicLayout.gif">
<DIV id="innocence" style="position: absolute; top: 420px; left: 185px;">
<iframe width="360" height="300"></iframe></DIV>
</body>
and it works perfectly, but I can't figure out where I add the the second page at.. Like you go to a webpage and the Home.html automatically comes up. Thats what I mean. Everytime I try to put the code in their I get a second iframe! PLEASE HELP! THANKS