what is a iframe, do u recomend using one on my site www.infinitalias.co.nr and if so how do i use it???
what is a iframe, do u recomend using one on my site www.infinitalias.co.nr and if so how do i use it???
you can read up more about it here:
http://www.w3schools.com/TAGS/tag_iframe.asp
and I absolutely say DO NOT USE.
I think an iframe is a new(er) version of the frame. It basically sets an internal link to another page which is viewed in the page its embedded in according the the parameters set. I wouldn't use iframes, they are messy and out of style anyways...I think you can get the same results with php, or simply have the information you want in the HTML file. Hopefully that is right, never worked with frames so i'm not 100 percent sure.
iFrames make sites slower. I don't recommend ever using them. Use well scripted divs instead.
Using iframe??
I DON'T recommend using iframe, it is less professional and more over search engines hate it.
If you could please say what you are trying to accomplish, i can give you some alternate solutions.
Yes avoid using iframes, everything can be done without them.
Frame of i is called ifra,e :roflwtf:
I had to make a site for Tafe which included using an iframe. You basically set the width and height of the frame which is a tag like this <iframe></iframe> and from there you can give the iframe a src to another page so when your page loads, the iframe will open the external page into the same page.
You can also include links with a target to the name of the iframe which can open other pages into your current page without reloading the whole page.
The guys here are right. Google cannot read the content of the external page and therefore will be usless for seo. I'm not sure about other negativity with iframes but you can see what I done for tafe if you like.
The only active links on the page are on the right hand side navigation... "Tees" and "Shoes". The rest of the links are inactive. This website was made only for iframes, slide show in header and should have included design principals. See my site here
well it's handy if you don't know ajax and want to do something similar but else it sucks.
------------------------------------------------------------------------------------------
If you have any troubles with a website or a script, just send me a pm.
I also code websites in xHTML/css, can code javascript and php too if needed