Broooo , all concepts you explained to me in the video i understood them crystal clear. I had been watching other YTubers for this & all of them flopped around the concept. You got straight to the concept & made it easy to understand at the same time making it easy to execute. Please do more videos like this of other languages as well. I subbed. Love ya !!!
I was recently given an assignment to create a login form and I had no idea how to add the social media icons. Thank you for the explanation! It was really helpful.
Thank you! :) Great tutorial, I had problems in a project with the underline at the social icons and I couldn´t make it disappear, now I know how to make that too! :)
It was a great video sir i have seen in youtube regarding this topic i have a doubt sir i am new to html and css in this video you shown how to link the social media icons with our links but who ever clicked the link they can access our account right but i want to add my social media account to just to read it not for writting shall i know how to do that
like the video but having problem positioning icons. using margins and padding (floating to the right but dont want the far right) and having issues.otherwise good
Hi Dom. This video was very helpful for me, to drag followers to my social media through my website. On the other hand, I'd like to encourage the visitors of some pages of my website to share those pages with their friends. To do that, I suppose I might replace the address of my social media (facebook, twitter) for some other facebook and twitter address so that the visitors was directed to their own social media. Do you have a video on that matter? Thank you very much. Edgar, from South Brazil.
my concern was that the icons seemed to be too small in my website when i tried to code it in, although i did put some margins it did work but the size cant seemed to be working
Hiii, this didn't work for me:( I had to make a "website" for a performance task in our school. I'm not sure what i did wrong but the icon itself wasn't showing up when i refresh the site.
Broooo , all concepts you explained to me in the video i understood them crystal clear. I had been watching other YTubers for this & all of them flopped around the concept. You got straight to the concept & made it easy to understand at the same time making it easy to execute. Please do more videos like this of other languages as well. I subbed. Love ya !!!
I was recently given an assignment to create a login form and I had no idea how to add the social media icons.
Thank you for the explanation! It was really helpful.
You are a life saver mate! Greetings from Italy 🇮🇹
Beginning web dev here...THANK YOU for this vid!!! Helped tons.
Best coding teacher ❤
This was very helpful brother, straight to the point. thanks once again.
omg, thank u so much , I searched so hard online and was so confused your video answered every question! SO SIMPLE will be subscribing ; )
Total lifesaver! Thank you for the easy explanation!
this is one of the best tutorials i've followed so far! thank you so much :), definitely deserverd a sub
Thanks this is the best website for icons I've seen so far, they're very easily customizable, check the usage page, you can change colors, size
Clear, concise instructions that worked a treat - thanks!
You're welcome
how do you change the logo size and location? I want the logo to be along the bottom of the page
Fantastic ❤
Thank you! :) Great tutorial, I had problems in a project with the underline at the social icons and I couldn´t make it disappear, now I know how to make that too! :)
Your video and sound are of good quality. Good job .
Thank you for the video.
Beautiful. Nice and simple explanation
I could give you a hug for this, Thank you soo so much man!!!
No problem 😊 glad I could help you.
thanks! so easy to do,if you get the easy instructions!
this really helped me i was struggling to put icons thanks
Thanks buddy! I link your explanation 😉
how do i make it big!!! height and width not working men
Sir, You are a very good instructor thank you.
Is there a way to change the size of the icon?
On css its just font-size
Thanks a lot bhai love u ❤️❤️❤️
thanks, i learned something :)
Hi buddy! I hope you're doing great. which font-family you're using in vscode?
It was a great video sir i have seen in youtube regarding this topic i have a doubt sir i am new to html and css in this video you shown how to link the social media icons with our links but who ever clicked the link they can access our account right but i want to add my social media account to just to read it not for writting shall i know how to do that
Hi Dom. Thanks for this helpful video! Is there any way to change the icons alt text on hover? From "Logo Twitter" to just "Twitter", for example.
This was super helpful, thank you! Is there by any chance a way to size up the icon once you've added it in?
Yes, simply add a "font-size" property to your class. E.g .icon{
font-size: 50px;
}
You can also use this property:
and u can use the CSS property like:
ion-icon {
font-size: 30px;
}
@@shehryarkhan3646 thank you so much i was struggling for 1 hour trying to change the size and saw your comment and tried it out. Thank you!!!!!
@@maxencejouane2337 You are Welcome, bro! 😊
@@shehryarkhan3646 thnx alot
I'll use ionicons next time I need icons instead of font awesome which is more of an hassle
Best tutorial really helped
Thank you so much! vey helpful...
Does this still work I'm using sublime text and I've entered the code but the icons not showing up on my html?
how do i change the size of the icons? I saw one comment below but I can't figure it out.
ion-icon {
height: 50px;
width: 50px;
}
You change change the height and width like this in your .css file
@@damanackal thanks a lot !! saved my time
For some reason that didn’t work for me
@@GGP2003
Make sure you put the dot sign before the tag up
Try font-size
How can I make the link open in the mobile app for socal media when someone opens the link on their phone?
您好,我想问一下,如果我想添加的社交图标不在网站上,例如行,我应该如何修改它
Thanks a lot 😍✨
That's great! Is there a way to have a short caption underneath it?
absolutely handy! thanks
like the video but having problem positioning icons. using margins and padding (floating to the right but dont want the far right) and having issues.otherwise good
Thank you your video helped me 😂😂
thank you for this video but im a bit stuck on how to change the size could u help me on that pls
really helpful
Thank YOu for the video it help allot
Hi Dom. This video was very helpful for me, to drag followers to my social media through my website. On the other hand, I'd like to encourage the visitors of some pages of my website to share those pages with their friends. To do that, I suppose I might replace the address of my social media (facebook, twitter) for some other facebook and twitter address so that the visitors was directed to their own social media. Do you have a video on that matter? Thank you very much. Edgar, from South Brazil.
I wish you were answered, I could have learned too. Could you please help me on the same matter if already knowledgeable about it?
@@tom_barongo Unfortunately I didn't get through that issue so far.
Thanks. You are helpful.
In a Blogger gadget the default color of icons is gray and the hover orange.
I have a syntax error : is not recongnized, how to fix it?
You would think it would be this easy and simple.
How to change the size and give space in icons....i tried all properties about size but no work working
Very nice man
Thanks a bunch! 😍
Thank you buddy😍
my concern was that the icons seemed to be too small in my website when i tried to code it in, although i did put some margins it did work but the size cant seemed to be working
Same w3s has similar library but can't change the size at all
hey just asking, what software are you using to do html?
VS Code
@@dcode-software hey do you also know how to change the color of the icon?
Thank you❤️
Hiii, this didn't work for me:( I had to make a "website" for a performance task in our school. I'm not sure what i did wrong but the icon itself wasn't showing up when i refresh the site.
is there something else i need to know or learn before trying to do this?
you should prob write ur code here so people can look for an error
Wow i dont know this Icon service is exist. This become alternative from font awesome.
Gracias amigo ❤👍👍👍Thanks
Thank you so much
works, but it only appears on microsoft edge and firefox and not on google chrome?
it does work on, chrome, what you on about?
Thank you for the intel.
How to put this logo on the center of my page ?
how i can move him and make it biger????
0 dislike bro : )
Thank you
What about calling, whatsapp and email?
How do i adjust its size?
thanks broo....
Impressive
may i have copy of this html code pls?
How do I align them vertically?
Flex-direction : col;
thanks broo
Thanks
thanks
Hii guys my name is Document Object Model (DOM) You are born for the web DOM
how do i move it
position: absolute:
left:
top:
bottom:
right:
pair of these (ex. top, left) is enough
won't work on mine :(
why doesnt it have tiktok
How to change logo size please reply
@Nate 338 thx
you should clearly say PAY FOR ICONS!!!
thanks for this vid. I got an alternative to FontAwesome.
thANK YOU
I am so confused, i did everything in the video but nothing worked. It keeps saying it refused to connect.
Thank you 😊
Thanks
You're welcome!
Thanks!
thank you!