1. Home
  2. Computing & Technology
  3. Web Design / HTML

Use CSS for Fonts to Speed Page Downloads

By Jennifer Kyrnin, About.com

Many pages that use the <font> tag to define the font styles on the page are much larger to download than pages that use CSS.

The problem with the font tag is that it can be cut off by many other tags on the page. For example, in a table, every single table cell needs to have an additional font tag to make sure that the font remains the same throughout the table. If you use style sheets, you can define the font style for every table cell with only one style property.

Explore Web Design / HTML
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Web Design / HTML
  4. Testing Your Web Pages
  5. Web Site Optimization
  6. Use CSS for Fonts to Speed Page Downloads>

©2009 About.com, a part of The New York Times Company.

All rights reserved.