This website collects cookies to deliver better user experience
Adding Social Media icons in HTML
Adding Social Media icons in HTML
If you are new to web development, you might have wondered how to add social media icons to your website to help expand its reach and connectivity. I figured out just few days ago-
There are various options, but I used a popular toolkit called Font Awesome.
Click on start for free and enter your email id to receive a kit code. You will receive an email for confirmation and setting up your account.
Step 3:
Step 4:
You can now browse to any icons on the Font Awesome webpage. Select the icon you wish to use and copy the associated HTML code. You can use this code in your HTML page and would be able to see the icon that you wished to.
To increase or decrease the size of the icon you can just manipulate your code a little.