|
Posted by dorayme on 10/08/07 23:04
In article <18t0nzlifooys.dlg@ID-104726.news.individual.net>,
Jim S <jim@jimXscott.co.uk> wrote:
> dorayme wrote concerning "max-width"
> > or whatever figure is suitable for your material. Pick a wrapper
> > (it may be the main table) and a number of px where you judge the
> > material is spreading out needlessly beyond. Some older browsers
> > (including IE6!) do not recognise this but there are workarounds.
> Oh dear, I imagine most of the world uses IE6/7 and the workarounds I have
> used before usually are unvalidatable.
I forgot to address this bit. IE6 is being used less and less and
those wedded to IE are moving to IE7. IE 7 respects max and min
width I understand. But even for IE6, there are ways to talk to
it alone, you can set widths (as distinguished from max-widths)
especially for it, to limit the problem. "Perfect" validation
needs to be seen with perspective. A validator does not really
know what you are doing, it can only apply rigid standards. It
does not know that something which every browser but IE6 cannot
see or ignores is not such a bad thing.
But if it is too complicated to go into such things, don't. But
do not be frightened to use max-width, almost all modern browsers
respect it. Let IE6 make things as wide as it likes! You can't
solve all the world's problems.
--
dorayme
[Back to original message]
|