<img src="images.jpg"/> | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

28th Nov 2019, 4:29 PM
A Bharath raj
A Bharath raj - avatar
9 Answers
28th Nov 2019, 4:45 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 2
If you have external open folder on hosting, you can add to tag <img> src= whith full path of image named
28th Nov 2019, 4:55 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 2
or use the data storage service, for example dropbox
28th Nov 2019, 4:57 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
In (src=...) use internal or external img link
28th Nov 2019, 4:46 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 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??
28th Nov 2019, 4:49 PM
A Bharath raj
A Bharath raj - avatar
+ 1
Thank you so much bro
28th Nov 2019, 4:55 PM
A Bharath raj
A Bharath raj - avatar
+ 1
Ok bro I got it earlier I tried using direct Google links
28th Nov 2019, 4:59 PM
A Bharath raj
A Bharath raj - avatar
+ 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
30th Nov 2019, 12:12 AM
Ahmed Belkhodja
0
Thank you Belk bro🔥🔥🔥
30th Nov 2019, 4:48 AM
A Bharath raj
A Bharath raj - avatar