Fonts

Fonts Pairing Checker Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to Fonts Pairing Checker, a web application designed to simplify the process of selecting and visualizing font combinations for your projects. Whether you're a designer, developer, or typography enthusiast, this tool offers an intuitive interface to experiment with different font pairings for titles and body text. By selecting from a wide range of popular fonts, you can instantly see how

Font Properties (and Color)

Submitted by Yorkiebar on
Introduction: This is the fifth part in my CSS Styling tutorials, in which I will be covering font properties. Weight: The first of the font properties I will be covering is the weight property, this lets you set the weight of the font (how bold it is). You can either use the values 'normal', 'bold', 'light', etc.