Fonts and Typography Basics
Fonts determine how your text looks. We need to look at fonts on a micro level (glyphs, font family and so on) as well as on a macro level (text blocks, positioning of text, text size, indent and so on).
Fonts and CSS
Cascading Style Sheets (CSS) is most often used to define fonts on a website. In order to make the best use of your style-sheet, we need to know a bit more about fonts.
Font Families
CSS recognizes 5 font families:
1. Serif
2. Sans-serif
3. Script
4. Monospace
5. Fantasy
These 5 generic category or family names are recognized by the browser and the browser will display default fonts for each of the generic families. Each family has many different typefaces allowing us to define exactly the font we want to display.
Serif
A serif is the tiny stroke at the end of the main strokes of a font character. Serif fonts are used mainly in printing as characters are easier to read there. In Web Design, this is not true, namely for small font sizes as most monitors don’t have the resolution needed for clear display of the serifs.
Typical Serif fonts are Times, Georgia, Times new Roman.
Sans Serif
Sans-serif fonts are fonts without serifs (the little strokes at the end of the font strokes). “Sans” is French for “without”. Sans-serif fonts are ideal for the web as they are generally rendered better by our browsers and monitors, namely in small sizes.
Typical sans-serif fonts are Verdana, Arial, Helvetica, Tahoma.
Script
Script fonts remind of cursive or handwriting. They are mainly used for decoration. Like all fonts they can only be read by computers on which these fonts are installed, which is less the case with script fonts. To make sure that they are displayed as intended by the web designer, they are often represented by images. Use with caution these fonts.
Typical script fonts: Corsiva, Lucida Handwriting.
Monospace
Monospace fonts look like typewriter fonts. All fonts have the same width even the i and the w. Monospace isoften used for codes and pre-formated text.
Typical monospace fonts: Courier, typewriter.
Fantasy
Fantasy fonts are “decorative” fonts like script fonts, however they are rarely found on computers and therefore best used in images. Typically found in Headings, Logos and artistic creations.
Typical fantasy fonts: Dali, Chopin Script, Hancock.
Author: Yorgo Nestoridis, Media Marketing & Publishing, Founder of YORGOO Publishing, YORGOO Press and Semiomantics.
If you enjoyed reading the above, please consider following future tips and strategies by RSS reader, Email delivery, or Kindle subscription. |
This page is wiki editable click here to edit this page.
Web Design Graphics Label with Variations
Web Design Label with Variations
Original Label
Varation1
Variation 2
Variation 3
Variation 4
Variation 5
Variation 6
Variation 7
Variation 8
Learn how to quickly manipulate images for the above effects and more at the Ycademy Web Design Graphics Training.
If you enjoyed reading the above, please consider following future tips and strategies by RSS reader, Email delivery, or Kindle subscription.