On Mon, Apr 18, 2011 at 11:57 AM, Brian Schott <[email protected]> wrote: > It would be nice if the image were smaller, imo.
There are two elements to the image size here, I think: One is the raw html markup. It repeats style information for every "pixel" instead of using css classes. I think that judicious use of css classes would result in a more compact markup. But also, it's using an 11px font, and a smaller font would result in less screen real-estate being consumed. It would also be nice if the result was colorful, but that's a different set of issues. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
