View Full Version : iframes help


cute_angel10490
04-21-2003, 10:44 PM
i don't get how to do iframes!
what's the iframe src? and name? and where do i put the text on the code that goes in the iframe?

thanks

epolady
04-21-2003, 11:15 PM
Did you read http://www.lissaexplains.com/frames.shtml#inline ?

IFrames are basically frames that you can place anywhere. It's a seperate HTML page that is viewed from another page. You place the coding of your iframe on a seperate HTML page and link it on the page where you want to view it.

cute_angel10490
04-22-2003, 02:34 AM
i did read it