Answers for "how to use google drive image in html"

0

how to use google drive image in html

<img src="https://drive.google.com/uc?export=view&id=1jjMrdiZzwCiSaykKNnFPbdx81mdKP90P">

<p>Firstly, you should type "https://drive.google.com/uc?export=view&id=" and copy the link of your image(copy the part between "https://drive.google.com/file/d/" and "/view?usp=sharing")</p>
Posted by: Guest on April-25-2022
0

google drive to img / HTML

<img src = "https://drive.google.com/uc?id=0Bzgk4zncCwI7aDZCSHY4YU0zNUF&export=download">
Posted by: Guest on November-04-2021

Code answers related to "how to use google drive image in html"

Browse Popular Code Answers by Language