soundasleep
05-28-2003, 06:38 PM
how come after i added the iframe, my text underneath won't work anymore?
<div align="center">
<iframe src="insert.html" name="inlineframe" width="600" height="280" scrolling=auto style="border: 0></iframe>
</div>
<p> my text is going here</p>
<div align="center">
<iframe src="insert.html" name="inlineframe" width="600" height="280" scrolling=auto style="border: 0></iframe>
</div>
<p> my text is going here</p>