-
Using Google Web Fonts
Google has a large number of fonts you can use in your project for free. You can browse them at: https://fonts.google.com/ This shows how to use Google Fonts in your CSS file using the @import method. …
-
CSS Properties for Typography
Most of the web is text so it’s good to learn how to set and style type (the art of typography). For an example with more in depth resources see this CodePen: Web Typography Basics. These are some of …