2 posts tagged with fonts by signal.
Displaying 1 through 2.

Related tags:
+ (22)
+ (22)
+ (21)
+ (11)
+ (10)
+ (5)
+ (5)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)


Users that often use this tag:
signal (2)
seanyboy (2)
neustile (2)
fire&wings (2)
sjuhawk31 (2)

Lately, I've taken an interest in simple but slightly offbeat sans fonts, such as Rotis, Indosans, Elemental, et.al. What other sans fonts would you recommend that have clean, simple shapes, with some quirkiness and character mixed in? [more inside]
posted on Mar 17, 2005 - 15 answers

How do you ensure consistent yet accesible font sizes across platforms using CSS?
I have a site where I set the SIZE attribute of the BODY tag to 80%, and then set all the other font sizes using ems, which in theory should give me consistent fonts while allowing people to change the font size (which is why I don't just use pixels for the whole thing).
Unfortunately, in IE 5, this results in way too large fonts.
What's your method?
posted on Nov 26, 2004 - 7 answers