0
How to insert an image in my html documents from my Google Drive?
Please explain to me step by step. Thanks in advance đ€ Happy coding</>
2 Answers
+ 5
U can insert img by:
<img src="path of the img in Google drive"/>
Please explain to me step by step. Thanks in advance đ€ Happy coding</>