iframe is an HTML tag. If you understand Frames in HTML, IFRAME should be easy to follow. Read up more here
http://www.htmlcodetutorial.com/frames/_IFRAME.html
http://www.w3schools.com/tags/tag_iframe.asp
2007-01-11 04:11:29
·
answer #1
·
answered by Neil 5
·
0⤊
0⤋
as the name suggests it is a frame..
iframe is an html element that is used in order to load other pages to a main page...
for example if u create a website, and if u want to keep all the pages fixed, but change only a certain area of each page u can simple add an iframe to that perticular area..so that when u click a link on the main page, the referred page will load in to the iframe..
2007-01-11 04:41:05
·
answer #2
·
answered by thadu 5
·
0⤊
0⤋
An iframe is a frame created in a page to display a seperate page inside it.
2007-01-11 04:11:11
·
answer #3
·
answered by nickgetzendanner 1
·
0⤊
0⤋
IFRAME is a tag used in web page designing. .it is a floating frame inserted within a Web page which is not bound to the side of a browser window.
2007-01-11 05:12:36
·
answer #4
·
answered by Jansan John 1
·
0⤊
0⤋
iframe or inline-frame is a tag by which you can spilt you single HTML page into several parts..each part can load its own page.
eg
a floating frame inserted within a Web page which is not bound to the side of a browser window.
2007-01-11 21:18:54
·
answer #6
·
answered by Anonymous
·
0⤊
0⤋