+ 2
How to add img in html code by smart phone
html
6 odpowiedzi
+ 4
<img src="example.com\1.jpg" alt="image" />
+ 1
add url to the image in src part of img tag
+ 1
how to add url can you explain me
+ 1
upload you image to drive then get the url
paste it in the src part if img tag
+ 1
thank you
+ 1
I'm using ur advice but it is not work