On 21/09/05, Rick F. <[EMAIL PROTECTED]> wrote: > I've got some reports that I generate that are tabular in nature and > look fine in Firefox for both PC/Mac as well as Safari on Tiger (OSX). > In reviewing how the output looks for IE6 on PC's I find that the font > being used by that browser is proportional and all of my tabular data > is all over the place horizontally speaking.
The simplest way I can think of would be to wrap the data in <pre> or <code> elements. Not perhaps the most semantic way of doing things, but it'd be monospaced (unless you styled it otherwise) :) -- Olly http://thinkdrastic.net/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
