A client of mine has uploaded some photos to their Google Drive and would like me to display their photos on their company website. I reviewed the documentation for displaying Google Drive content in a web page, but it appears that this is simply the instructions for displaying the contents in a web page, which it already does.
My question is, how do I display the contents directly on the client's web page?
Thanks.
Use the 'Get Link' option in Google Drive to get the URL.
Use <img>
tag in HTML and paste the link in there.
Change Open?
in the URL to uc?
.