[HTML] [tag] <embed>

<embed> (tag HTML) costruisce un container per un’applicazione o contenuto interattivo esterni, anche audio e video.

attributi

speciali

Caricamento…

Caricamento…

Caricamento…

Caricamento…

globali
Caricamento…

scheda tecnica

– Contenuto: flusso, fraseggio, incorporato, interattivo, visibile
– Tipo: inline
– Intefraccia DOM: HTMLEmbedElement

supporto browser

[in costruzione]

Sintassi

<embed src="[URL]">

Default CSS

embed:focus { 
  outline: none;
}

Esempio

<embed src="http://goo.gl/El7MQc">
<embed src="https://goo.gl/yps23m">

Contenuti correlati

  • CSS
  • HTML
  • JavaScript
  • jQuery
  • PHP
  • SQL
  • WORDPRESS

Fonti esterne

html, tag html

Related Articles

0 Comment

Rispondi