Published
- 1 min read
how to use google drive image in html
The solution for this is noted below
how to use google drive image in html
Solution
<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>
Try other methods by searching on the site. That is if this doesn’t work