+ 2
Why this link is not opening while I am using it in html 😭 someone please help me
17 Answers
+ 8
Change www into dl
Akash Singh see this code 👇 👇👇
https://code.sololearn.com/WW6t4B73kJVz/?ref=app
+ 5
https://www.dropbox.com/s/jwb6glwfr2ox3gs/Google-1.gif?raw=1
Use this
+ 4
Change dl=0 into raw=1
+ 4
Img tag can handle gif
+ 3
dl=0 viewer link
dl=1 download link
raw = 1 you can fetch it anywhere
So replace dl=0 with raw=1
+ 2
The long code for the Google img is breaking. So I used tiny URL to shorten it so there is no chance of breaking and used it to insert the image:
<img src="https://tinyurl.com/y2x4kuea" alt="Google animated picture being swiped">
In an HTML page it would look like
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<img src="https://tinyurl.com/y2x4kuea" alt="Google animated picture being swiped">
</body>
</html>
0
How to change in dl format??
0
Thanks for suggestion 😊 but still it's not opening 😭😭
0
What is html tag to import
"gif"
0
The link has worked on mine it shows a Google Gif .right!!! just check your internet connection
0
Akash Singh try to read the URL you want to open it is hidden by default that is why the last letters is =0.
So you have to change that =0 to =1 or =true.
0
Thanks for suggestion everyone 😊 I have replaced gif to image now you can see what I have made
https://code.sololearn.com/Wa4U2183HpSr/?ref=app
0
May be it`s not supported at sololearn playground
0
@Fareed it should work any playground should be able to run it
0
It's worked 🙄
0
If you want to insert a link....
<a href="https://uc81bd05c5519b999a21fa52b1a9.previews.dropboxusercontent.com/p/orig/AA6Rtme4AgId1aAViGzLKngWYketJRLTnAs6wmOvXE7PPOGXgIbAgHE2W67aknoER1AUbE3auluU7S73OJosbwfU31MgnEealaY7dcD10WX7sd6xrObITd5LU9I0LVyRso4v3tQX2nwcIe6PsF4Vmfl1Zxc4Je9_JycBkqchaczp0KFvISfd7Iq7-ZWKJc7AT7-HH83Zg2XaUmafVAfvWghiZB-eo-BejocPQkBWv2afUCD0A0Ye3r_bFK7D5EV_RbqFteWkUljuLGdJ0fjb2In2B3PyRR1yoQzs829x71UI3cJ6eP-NQXbJZsWbL7gMihaZ1r0WH1SGuZRcwjw_f5Yuzzeasy6GMuk52sPFC7Dzg2GG4AVGzLI_SpN0GuWcuqg/p.gif?fv_content=true&size_mode=5" target="_blank">Link</href