Issue related with the background-image | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Issue related with the background-image

I can't be able to put the url link from the internet nor can I use my phone image to it. Whenever I'm using it, it shows none. Can anyone please short out this problem?

6th Sep 2023, 5:19 AM
Riya Kushwaha
Riya Kushwaha - avatar
9 Answers
+ 5
Riya Kushwaha It's common to run into issues when trying to get direct image links from your phone. The links you are getting often point to webpages instead of the images themselves. This happens because your mobile browser adds extra steps between you and the direct image file. You'll need to click through some extra menus depending on which browser you use. To get the direct link, try using this example instead: https://img.freepik.com/free-photo/colorful-floral-pattern-with-flower-middle_1340-37500.jpg
7th Sep 2023, 1:55 AM
Chris Coder
Chris Coder - avatar
+ 2
You can visit the WS3School Website.
6th Sep 2023, 6:21 AM
Fabian Roy
Fabian Roy - avatar
+ 2
Riya Kushwaha #Make sure your image URL path is correct.. See this and learn about Images.. https://www.sololearn.com/post/1742383/?ref=app
6th Sep 2023, 8:08 AM
Darpan kesharwani🇮🇳[Inactive📚]
Darpan kesharwani🇮🇳[Inactive📚] - avatar
+ 2
Riya Kushwaha Yes you can add background images.. And, your image URL path is not correct. Again Read all comments in this post.. You will find `how to find image path `..
6th Sep 2023, 8:19 AM
Darpan kesharwani🇮🇳[Inactive📚]
Darpan kesharwani🇮🇳[Inactive📚] - avatar
+ 1
background-image: url( "https://images.app.goo.gl/3ynhQ6ELY1comMVk7" ); I write this property ☝🏻 but still not displaying anything.
6th Sep 2023, 7:51 AM
Riya Kushwaha
Riya Kushwaha - avatar
+ 1
Aree... But I don't want to use the <img> tag ... I know what img tag means. I just want to know why only in sololearn, I can't use background-image? Other websites, I was able to do so.
6th Sep 2023, 8:14 AM
Riya Kushwaha
Riya Kushwaha - avatar
+ 1
dawnload w3school apps and search in Internet it's best for learning web development 👌 .
7th Sep 2023, 5:39 PM
Shams Afzali
Shams Afzali - avatar
+ 1
Step:-1 Go to chrome Step:-2 Long press image you want Step:-3 Click on preview image Step:-4 You got a link copy it
8th Sep 2023, 4:35 AM
Nikhil Saxena
Nikhil Saxena - avatar
0
Thanks everyone for the guidance.
7th Sep 2023, 6:11 AM
Riya Kushwaha
Riya Kushwaha - avatar