0
how to use fontawsome offline? i already downloaded the file, but there is to many i dont know where is the file i need to link.
how to use fontawsome offline?
2 Respuestas
+ 1
There must be two folders then font awesome css file ,use the link tag inside head and provide the correct path to it
- 1
I think you should try it as
<head>
<link src=" path url where file is">
</head>