If you want to show a folder from Google Drive on your website or blog, you can use an iframe to accomplish this. First, get the public URL of the folder. This might light like this: https://drive.google.com/#folders/unX9VBU8x9m66rJdZv (not an actual link). That last bit is the folder ID: unX9VBU8x9m66rJdZv. The iframe HTML code is: List view This will … →
https://thomas.vanhoutte.be/miniblog/embed-add-google-drive-folder-file-website/
* Google * https://drive.google.com/#folders/unX9VBU8x9m66rJdZv * HTML code