Answers for "bootstrap4 font awesome cdn"

16

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
8

bootstrap font asesome cdn

The correct one -> Give an upvote if it helps

<link
      rel="stylesheet"
      href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css"
    />
Posted by: Guest on August-18-2020

Browse Popular Code Answers by Language