Cara embed file google drive ke dalam post di blog supaya file tersebut boleh dilihat di dalam sesuatu post.
1. Copy address file google drive tersebut. Contohnya seperti berikut:
https://docs.google.com/file/d/0B0hOuZr7btk7SHJXeExfeVliX2s/edit
2. Copy id file yang berwarna merah sahaja.
3. Tukar code di bawah dengan id file tadi.
<iframe src=”https://docs.google.com/file/d/0B0hOuZr7btk7SHJXeExfeVliX2s/preview” width=”640″ height=”600″></iframe>
4. ‘Paste’kan code html tersebut di post blog. Pastikan dalam mode text atau pun mode html.
Selamat mencuba.
