Can't get Font Awesomness to work

Hi, I have some problems getting any icon to show up, can someone look at my code? Trying to figure out what to do for 3 hours now. I pretty sure there is a problem with the link or something.

In code pen, go to Settings > CSS tab > +add another resource , and then paste this link:
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css

Close settings , refresh and your icons should show up, also remove the link you have pasted in your css section, you don’t need it

It worked, many thanks

But in a text editor I would need to past that link I guess.Right?

Yeah, but paste it in between the <head></head> tags of your html file.

1 Like