How to get icons on your website

hi, it’s Hasani here today and, I will show you how to put icons on your website using Html and CSS.

 Step 1: First, you must go to https://fontawesome.com/ then, press the start for Free button then, use your Gmail account to sign up then, make a kit then, click how to use and get the code it, should look like this

<script src=”https://kit.fontawesome.com/b821db85cf.js&#8221; crossorigin=”Anonymous”></script>

Step 2: Next take this code and put it in your head tag like this

<head>

<script src=”https://kit.fontawesome.com/b821db85cf.js&#8221; crossorigin=”Anonymous”></script>

</head>

Step 3: This is the final step go, back to https://fontawesome.com/ and

Search for an icon you want to use, then press start using this icon copy the code on top and place it in your code and, you’re done it, should look like this

Thanks for reading if you like our blog, check out our youtube channel at https://www.youtube.com/channel/UCJmvf2Gv1SYE1jCf4_r9L6w

and check out Thehomeschooldev at https://www.youtube.com/channel/UCfocQtlJs-Mreuc0EAJQ-zg

and bye

Leave a comment

Design a site like this with WordPress.com
Get started