View Full Version : IFrame &Text help


angelgurlie1515
07-12-2003, 06:07 PM
I know this is kind of stupid, but how do you put your text under an iframe?

christiandude03
07-12-2003, 06:14 PM
Did you try

<iframe src="whatever"></iframe> put some text after the iframe code...

angelgurlie1515
07-12-2003, 06:30 PM
I did that and it didn't help. I have iframe on the right side, and I'm trying to put it cnetered under my iframe

MaGiCSuN
07-12-2003, 10:11 PM
<iframe></iframe><br>
<center>text here</center>

that should work. Offcourse you have to replace <iframe></iframe> with the exact iframe code you have.

Love,
Mirna