In Trouble with CSS. Please help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

In Trouble with CSS. Please help

Hi there. I am writing a code with CSS and HTML. It's an animation one but I don't know why the URL doesn't work . https://code.sololearn.com/W71uOaRLovf2/?ref=app

21st Apr 2020, 11:11 PM
Feres Daghrour
Feres Daghrour - avatar
5 Answers
+ 3
Marzan ChaoticDawg Ginfio Thnx a lot guys It's working finally ♥️👹♥️ That's why questions are useful to help each other 👍👍
21st Apr 2020, 11:33 PM
Feres Daghrour
Feres Daghrour - avatar
+ 2
The image url you mean? You have to upload it to any cloud storage to access the image. Follow this tutorial: https://code.sololearn.com/WW6t4B73kJVz/?ref=app
21st Apr 2020, 11:18 PM
NightFox
NightFox - avatar
+ 1
Marzan But can't I use the URL without the Dropbox ??
21st Apr 2020, 11:22 PM
Feres Daghrour
Feres Daghrour - avatar
+ 1
It’s because the image url isn’t correct. This should be the correct one: https://storage.googleapis.com/gweb-uniblog-publish-prod/images/New-global-view.max-1000x1000.jpeg https://code.sololearn.com/WVoKOjEIMuvt/?ref=app if you’re on iphone, hold on the image, then click on ‘copy image’. that will give you the img src.
21st Apr 2020, 11:23 PM
Ginfio
Ginfio - avatar
0
You're also missing the closing curly braces for #earth
21st Apr 2020, 11:25 PM
ChaoticDawg
ChaoticDawg - avatar