Click to See Complete Forum and Search --> : Dynamic font size


mateobus
09-14-2006, 04:39 PM
Hello, I have information listed within a td field (html cell). I was wondering if there is a way to have the font size be as big as possible such that the information takes only one line of space. Any help is appreciated.

Matt

Kravvitz
09-15-2006, 03:57 AM
That's beyond CSS2's capabilities.

I expect you could do it with a little JavaScript.