You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exercises/11-Font-Awesome-Icons/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ As a developer/designer, you want to use certain icons to make your website easy
4
4
5
5
But using icons can be frustrating and time-consuming because each icon is an image and working with images is horrible!
6
6
7
-
Font-awesome solves the "image" problem by creating a new font where each letter is a different icon and you can now import the whole font into your website and use whatever icon you want.
7
+
Font Awesome solves the "image" problem by creating a new font where each letter is a different icon and you can now import the whole font into your website and use whatever icon you want.
8
8
9
9
After linking your website with font-awesome, you can use the following code to insert a specific icon:
0 commit comments