0

Why image is not appearing in output of my codes??

14th Aug 2020, 12:57 PM
Omkaar
Omkaar - avatar
7 odpowiedzi
0
Omkaar thats again not a proper link for image. For your previous image..link is here.. And how to get is I already given there.. <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <img src= https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTilmcnt2dAvF3tNHB0f5sLqc8ApvkGSqefmB9-LheKeGKbaLieJKq4CzN0&s=10 height ="180px" width="200px" border = "2px"> </body> </html>
14th Aug 2020, 1:58 PM
Jayakrishna 🇮🇳
0
Pls Share the code here... Omkaar Assuming you are taking about image you posted in feed.. That's not proper image link.. Open that image in new tab from right click option and then copy the link of that image from new window. Use it your program...
14th Aug 2020, 1:05 PM
Jayakrishna 🇮🇳
0
<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <img src= https://pin.it/6zb8.jpg height ="180px" width="200px" border = "2px"> </body> </html>
14th Aug 2020, 1:48 PM
Omkaar
Omkaar - avatar
0
This is code. now can you please help me
14th Aug 2020, 1:49 PM
Omkaar
Omkaar - avatar
0
But how can I get this link. Please help Brother.
14th Aug 2020, 3:01 PM
Omkaar
Omkaar - avatar
0
Omkaar i already added that.. Read again... You shloud open the link in a completely separate tab.. Your mentioned link has images, then open that an image in new tab by right click and select "open in new tab" now new tab have only that image (no other elements) you can copy of that url for the image... Try it now...
15th Aug 2020, 3:29 PM
Jayakrishna 🇮🇳
0
Thank you
16th Aug 2020, 8:10 AM
Omkaar
Omkaar - avatar