0
I didn't get img output in html..?Where can I get the link of the photo...? The link of the photo taken from Google is not worki
6 Antworten
+ 5
Can you share your code so we can help you?
Write code in code playground for web, save it and share your code link here
+ 4
Wizard YT you need an actual img url if want am image
The div tag and class round won't display anything
The following img url link will display a redbull img in your profile pic in the resume code.
<img class="round" src="https://i.ibb.co/tLm57LS/Giphy.gif" alt="Giphy" border="3">
Image is hosted by imgbb.com
+ 4
Google photo links will not work. You have to upload/save those images on other platforms like Dropbox & Imgbb
See and learn from the below two code, how you can save and add image to web codes.
Dropbox example -> https://code.sololearn.com/WT3661NHpV3B/?ref=app
Imgbb example -> https://code.sololearn.com/Wy3lrXNwGsgJ/?ref=app
+ 3
Wizard YT
I can't see any <img> tag in your code
+ 3
Wizard YT download the picture or photo to your device and upload it to a hosting company or to Dropbox and follow their instructions as D Shah 🎯⏳️ is referencing in the codes.
0
Where can I get the link of the photo...?
The link of the photo taken from Google is not working