Exemplo de vídeo com os atributos:  tela cheia; largura: 300; altura: 200

Visualização

Código

Código:

<iframe src="https://drive.google.com/file/d/1f3qddDD4cQw96q3nbP_7NlwDCX9IckLD/preview" width="300" height="200" allowfullscreen></iframe>

Exemplo de PDF com largura 100% e sem bordas 

Visualização

Código

<iframe src="https://drive.google.com/file/d/1Ff9FwpV3GCdNNPAt1UPGP7D-dVEwQBfr/preview" width="100%" height="480" allow="autoplay" frameborder="0"></iframe>

 

Exemplo de texto  criado em Documentos Google com largura 100% e altura 800

Visualização

Código

<iframe src="https://docs.google.com/document/d/e/2PACX-1vSn-vJJq-K0qFS8afP0qDwJiidQy2c2UdV2k6WWh1xQhM23MH6WOD1ukRy5JAabSnh6xHDsV6gKh_BO/pub?embedded=true" width="100%" height="800"></iframe>

Exemplo de imagem com os atributos:  largura: 640; altura: 480

Visualização

Código

Código:

<iframe src="https://drive.google.com/file/d/12PJXSUroWoX8Ukdp3pKfZvzY-hGNz3gR/preview" width="640" height="480" allow="autoplay"></iframe>