1. Computing

Discuss in my forum

font stack

By , About.com Guide

Definition:

A font stack is a list of fonts in a CSS font-family declaration. The fonts are listed in order of preference by the Web designer. A font stack allows a designer to control the look of the fonts on the Web page even if the computer doesn't have the best font for the job.

How to Choose a Good Font Stack

Also Known As: font list
Examples:
font-family: Geneva, Arial, Helvetica, Sans-Serif;

©2013 About.com. All rights reserved.