+ 2
[SOLVED]I need help in getting an icon of Telegram.
Well,i am writing a blog. So i need an icon of Telegram. I tried: <a href="#"><img alt="Telegram" src="https://www.sololearn.com/Uploads/icon/telegram.png></a> But it isn't showing anything. I am trying to access www.sololearn.com/Uploads/icon but it's showing "ACCESS DENIED". Please, i need any help. The result: https://code.sololearn.com/WMn4gaBao11o/?ref=app
5 Respostas
+ 1
Try this link in src attribute of img tag:-
https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/Telegram_logo.svg/1024px-Telegram_logo.svg.png
+ 2
You should use some website for uploading your image on Dropbox, upload win,imgb & google drive etc then you can copy the link of image by uploaded image.
+ 1
Use Dropbox to upload icon image picture .and then generate link from there and then paste link in src attribute of img tag.
+ 1
Do you need more help?