Skip to content
Voltar

Gerador de Iframe

Gere código HTML de iframe com controle total de atributos — largura, altura, sandbox, política de referência e mais

Compartilhar esta ferramenta

Gere código HTML de iframe com controle total de atributos — largura, altura, sandbox, política de referência e mais

Basic Settings

px or %

px or %

Required for screen readers

Generated Code

<iframe
  src="https://example.com"
  width="100%"
  height="450"
  title="Embedded content"
  frameborder="0"
  loading="lazy"
  allowfullscreen
></iframe>

Preview

Click "Load Preview" to render the iframe.

Some sites block embedding via X-Frame-Options.