Latest

Archive

Community news

C++

Communities and Content

Databases

Editorials

Emacs

General

HTML

Java

Notices

PHP

XML

Apache

C++

Database

General

HTML

Java

Javascript

Linux

Object oriented programming

Open source

Perl

PHP

Python

Ruby

SOAP

XML

Suggest a link

Advertise on zez

Contribute

Contact us

About zez


RE: How do I get bigger fonts?


Categories zez.org FAQ

Topic:

RE: How do I get bigger fonts?

Author:

Anonymous

Time:

15.12.2001 16:33

Text:

Paul,

I should have mentioned that it's wise to use CSS2's min-height property to prevent your fonts from becoming illegible if user specs are set to a small font size.

So you have

.tinytext {
font-size: 0.80em;
min-height: 9px;
}

TF Paschall



Message threads

Topic: Author:
Time:
How do I get bigger fonts? Paul Kenneth Egell-Johnsen 10.11.2000 10:32  
  RE: How do I get bigger fonts? Anonymous 15.12.2001 12:48  
   RE: How do I get bigger fonts? Anonymous 15.12.2001 16:33  


Forgot your password?

Register a new user

Results

Polls