Exemple de mise en page qui incruste un googledoc
De Wiki ECOPOL
Voici un bon exemple, mais sur ce wiki, en juillet 2012, le code ne permet pas l'incrustation.
Le code est le suivant :
.googleDoc1 {height:1000px; width:100%;}
</style> </html>
<html> <iframe class="googleDoc1" src="https://docs.google.com/document/pub?id=1C98y_rG8_KtWWoAjsv__9E6z9OUG0hsXotxF7iL-yrk&embedded=true"></iframe> </html>