+ 2
<img src="images.jpg"/>
In this tag which type of url should be added. I don't know how to open any image using <img/> in web browser. Please any one help me.
9 ответов
+ 2
See my example:
https://code.sololearn.com/W0YYbYE1b35P/?ref=app
+ 2
If you have external open folder on hosting, you can add to tag <img> src= whith full path of image named
+ 2
or use the data storage service, for example dropbox
+ 1
In (src=...) use internal or external img link
+ 1
(https://ribalych.ru/wp-content/uploads/2018/03/krasivye-foto_012) where does this url is taken from ?? Directly in Google orelse in some other platforms??
+ 1
Thank you so much bro
+ 1
Ok bro I got it earlier I tried using direct Google links
+ 1
Name the images and the extension
<img src="images.jpg" alt = " Description of the image" />
Place the image in the same HTML file folder
0
Thank you Belk bro🔥🔥🔥