The iFrame Tag
Menu The iFrame Tag
 

The iFrame Tag

I have mixed feelings about the use of <iframe>.

Whenever I have seen it used in the past more often than not it appeared to be somewhat a "shortcut" on the part of the web developer.
This and the use of an iframe technique to forward an un-populated domain name.

W3C suggests the use of an iframe to include YouTube videos on your webpages.

Top

Mozilla say:

The HTML Inline Frame element (<iframe>) represents a nested browsing context, embedding another HTML page into the current one.

I also have a discussion page on the <FRAME>, although this is not supported in HTML5

Frameset Forwarding

This is often offered by a Domain Registrar for free if you don't subscribe to a hosting package.

Links

Top

References:

  • 1 - HTML <iframe> Tag - https:// www.w3schools.com/tags/ tag_iframe.ASP
  • 2 - <iframe>: The Inline Frame element - https:// developer.mozilla.org/en-US/docs/Web/HTML/Element/ iframe
  • 3 - Why the iframe is evil - https:// www.blackburnlabs.com/ iframe-evil/
  • 4 - HTML <frame> Tag - https:// www.w3schools.com/tags/ tag_frame.asp - not supported in HTML5

Site design by Tempusfugit Web Design -