How can I add pictures from my library? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can I add pictures from my library?

4th Sep 2016, 1:55 AM
Todd Jr Nelson
Todd Jr Nelson - avatar
6 Answers
+ 3
it can b done in 2 ways..... 1).. place ur created web page nd pic in same location..........(simple) 2.<img src="../MyImages/flower.jpg" alt="Yellow Flower" width="125" height="125">
4th Sep 2016, 5:23 AM
sandeep velaga
sandeep velaga - avatar
+ 2
you can address your image with full address in the href attribute and then you can see the image in your page 😊
4th Sep 2016, 3:09 PM
Hatef talooei
Hatef talooei  - avatar
+ 1
i also dont know bro!
4th Sep 2016, 2:10 AM
Aslim Mohamed
Aslim Mohamed - avatar
+ 1
give the correct of location of pic in the src attribute
4th Sep 2016, 10:55 AM
Dheeraj Thodupunoori
Dheeraj Thodupunoori - avatar
0
ya sure bro but you have to provide pic location of the pic
4th Sep 2016, 4:10 AM
Dheeraj nagariya
Dheeraj nagariya - avatar
0
use attrubute img scr="(add location)"
4th Sep 2016, 5:16 PM
Emmanuel Morales
Emmanuel Morales - avatar