PDA

View Full Version : iFrames



-JT-
31-10-2004, 12:01 PM
Hi, i have been pondering about iFrames for a long time and they appear to provide youw with a good means of weaving your content into your graphics and i was wondering is anyone could provide me with any information about iFrames.

Mentor
31-10-2004, 12:09 PM
i use em in my site, athogh i dont know thats much about them, exspet the potental disadvantige i found, is when u site gets listed by google etc, it will ist pages wich shoudl be in the frame space, so often links from serch engine sbaring teh index one will take people to pages with no navigation etc.

(im on about html, cuz my host dnt support php)

smurf-you
31-10-2004, 12:10 PM
For what HTML OR PHP

Dean
31-10-2004, 02:13 PM
IFrames are a new html tag that enables you to include files from anywhere on the web, onto any particular page. IFrames act like regular frames but are not frames, therefore making them more user and search engine friendly.

HTML CODE:

<iframe src="http://www.yoursite.com"
width="400" height="300" marginwidth="0" marginheight="0"
hspace="0" vspace="0" frameborder="0" scrolling=yes>
</iframe>



Need Hosting? Visit www.dnn-hosting.co.uk

-JT-
31-10-2004, 02:39 PM
Thanks zagus, i know what an iFrame was and how to make them, i was simply intersted in more of what the first dude had to say, but thanks anyway.

btw you site needs improved.

Want to hide these adverts? Register an account for free!