- Unido
- Feb 21, 2025
- Mensajes
- 1
- Tema Autor
- #1
Código:
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Documento Google Embed</title>
</head>
<body>
<h2>Documento de Google incrustado</h2>
<iframe src="https://docs.google.com/document/d/e/1JU8E3imh1Sgn8CR63dm8Qyn5h4i94cgQ80DByx7Pzj8/pub?embedded=true" width="100%" height="600px"></iframe>
</body>
</html>