^^iframe = inline frame.

An inline frame is used to embed another document within the current HTML document. w3schools

 

<iframe> says "load and render this content here".

youtube "condividi (share)"

youtube, quando si sceglie "condividi (share)", tra le varie proposte c'e' anche "embed"; viene proposto il codice di un <iframe>, da inserire nel codice della propra pagina html.

es

<iframe width="560" height="315" src="https://www.youtube.com/embed/tX6B-jnW0mg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

Pro e contro

wp/Iframe

Quali sono le proprieta' gestite da FireFox?

developer.mozilla/iframe

 

Links

Html import Html?  esempio di possibile uso di <iframe>.

 

Esempio: segue iframe di Artificial intelligence.