What's wrong with my code? Why am I unable to add the image? Can we add links to images in our phone? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

What's wrong with my code? Why am I unable to add the image? Can we add links to images in our phone?

<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <a href="https://www.unsplash.com"></a> <img src="https://unsplash.com/photos/rqrpVxkG0u0?utm_source=unsplash&utm_medium=referral&utm_content=creditShareLink" "alt="Can not load" height="98%" width="98%"> </body> </html>

23rd Apr 2022, 8:52 AM
Amtul Moiz
4 ответов
+ 4
Please 👉LINK your code instead of copying it in the description. You need to make sure that the image source is actually an image
23rd Apr 2022, 9:06 AM
Lisa
Lisa - avatar
0
And the image source can be directly from Internet and phone gallery?
23rd Apr 2022, 11:24 PM
Amtul Moiz
0
Yes, but in case you mean sololearn: sololearn doesn't have access to your device's storage.
24th Apr 2022, 4:01 AM
Lisa
Lisa - avatar
24th Apr 2022, 8:05 AM
Chris Coder
Chris Coder - avatar