Font awesome is not working

for some reason when i put the <i> thing in html the icon doesn't show on the site even though i downloaded the file
No description
No description
39 Replies
Mannix
Mannix2y ago
what file you downloaded ?? i don't see anything related to FA in you code other then the i element
محمد
محمدOP2y ago
No description
محمد
محمدOP2y ago
i downloaded the file from fontawesome site
Mannix
Mannix2y ago
link the fontawsome file
Mannix
Mannix2y ago
try adding fa class to the i element
Delvin
Delvin2y ago
you can try cdn directly too. Anyway try linking fontawesome.min.css file in html file once and then pls try
محمد
محمدOP2y ago
No description
محمد
محمدOP2y ago
its linked look here
Delvin
Delvin2y ago
Just add the direction link once and see if that is working out. That should work
محمد
محمدOP2y ago
yes i posted it above
clevermissfox
clevermissfox2y ago
You need to close your i tags too <i class=“fa-solid fa-check”></i>
Mannix
Mannix2y ago
do you have any errors in the console??
محمد
محمدOP2y ago
still doesn't work no there aren't
Mannix
Mannix2y ago
are you sure you have the font files in your project? the css files are loading them from the webfont directory
محمد
محمدOP2y ago
what font files
Mannix
Mannix2y ago
with the icons they are a font file
محمد
محمدOP2y ago
is it one of these ?
No description
Mannix
Mannix2y ago
FA is not just css files 🙂
محمد
محمدOP2y ago
how what i should do
Mannix
Mannix2y ago
you download an archive correct ?
محمد
محمدOP2y ago
i don't understand
Mannix
Mannix2y ago
how did you download FA?
محمد
محمدOP2y ago
from FA site
Mannix
Mannix2y ago
link
محمد
محمدOP2y ago
Font Awesome
The internet's icon library + toolkit. Used by millions of designers, devs, & content creators. Open-source. Always free. Always awesome.
Mannix
Mannix2y ago
you picked free for web correct?
محمد
محمدOP2y ago
correct
Mannix
Mannix2y ago
so you downloaded a zip file aka an archive
محمد
محمدOP2y ago
true
Mannix
Mannix2y ago
in that archive you have webfont directory?
محمد
محمدOP2y ago
let me see
محمد
محمدOP2y ago
No description
محمد
محمدOP2y ago
yes this is it
Mannix
Mannix2y ago
extract that directory where your css directory is not inside it next to it
محمد
محمدOP2y ago
the whole files or just the webfonts file
Mannix
Mannix2y ago
the whole directory
محمد
محمدOP2y ago
omg it worked thank you man you're 1v9
Mannix
Mannix2y ago
thumbup

Did you find this page helpful?