[thelist] Arial Narrow

Olly Hodgson thelist at lists.evolt.org
Fri Jan 17 05:35:01 2003


On Fri, 17 Jan 2003 10:56:58 -0000, Francois Jordaan
<francois.jordaan at wheel.co.ukrote:

> I made similar decisions regarding whether it's safe to use News Gothic
> and
> Arial Black. News Gothic no, as it's not shipped with newer MS products
> (XP
> and 2000), but Arial Black yes.

Of course you could specify them both in your CSS and the browser should go
through the list and use whichever one it has installed (IIRC):

h1 {
  font-family: "News Gothic", "Arial Black", Arial, Helvetica, sans-serif;
}

--
Olly
http://planetgnarly.com/