TikTok icon | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

TikTok icon

i can't create TikTok icon in HTML, help me!

10th Feb 2021, 5:00 AM
Usmonjon G`afforov
Usmonjon G`afforov - avatar
4 Answers
+ 2
There are various ways that you can accomplish this. The easiest way is to download the image from a webpage. Or copy the link to the image. Then source the image in your HTML document. Then create a link to your tiktok page. <img src="https://logowik.com/content/uploads/images/tiktok-black-share-icon1189.jpg"/ height= 50> <p> <a href="www.tiktok.com\@yourname">follow me</a>
4th Mar 2021, 11:35 AM
Chris Coder
Chris Coder - avatar
+ 3
Thanks bro😊
4th Mar 2021, 11:37 AM
Usmonjon G`afforov
Usmonjon G`afforov - avatar
+ 2
For what purpose do you need a TikTok Icon in HTML?
14th Feb 2021, 8:43 AM
Chris Coder
Chris Coder - avatar
+ 1
For linking my tiktok account in websitw
4th Mar 2021, 11:07 AM
Usmonjon G`afforov
Usmonjon G`afforov - avatar