Learn CSS icons in 3 minutes 🏠
39.3K views on YouTube
CSS font awesome icons tutorial example explained
#CSS #icons #fontawesome.com
.fa-twitter{
color:aqua;
}
.fa-youtube{
color: red;
}
PRO TIP
Block youtube.com at the DNS level — Pi-hole, NextDNS or your hosts file — but allow
youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.
39.3K views on YouTube
CSS font awesome icons tutorial example explained
#CSS #icons #fontawesome.com
.fa-twitter{
color:aqua;
}
.fa-youtube{
color: red;
}