+ 2
What is wrong with this code?. Am try insert image from Google
<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <img src="https://images.app.goo.gl/PkvbAoKG9ZezKaqg9.jpq" alt=""/> </body> </html>
3 Antworten
+ 4
The extension is not correct it should be .png
+ 3
1.Google the image you want
2. Press on an image alot that a window pops up.
3. Select open image in New Tab
4. Go where the image is opened and copy the above link.
+ 2
The image link doesn't work, how did you get it?