Answers for "font awesome cdn version 6.1.1"

26

font awesome 4.7 cdn

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous" />
Posted by: Guest on May-09-2020
4

font awesome 6 cdn

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" />
Posted by: Guest on March-01-2022

Code answers related to "Javascript"

Browse Popular Code Answers by Language