|
Posted by David E. Ross on June 9, 2006, 7:28 pm
Please log in for more thread options
David Stone wrote:
>
>> Been trying to specify text alignment within specific
>> columns in an html 4 strict page. According to the
>> w3c specs,
>
> Never mind - after poking around the bugzilla pages, it appears
> to be the case that NONE of the Mozilla-based browsers implement
> COLGROUP and COL as per html 4.01 specs. Given that the problems
> I enountered were raised in a bug report several years ago, and are
> still not fixed, I'm going to assume that they likely never will be.
>
> This is one of the things where IE follows the standard, and
> Mozilla/Firefox/etc don't.
>
> So if you want entries in a column to be centred, and you want
> that to be rendered in Mozilla-based browsers, you have to
> apply the alignment to each cell individually _regardless_ of
> whether you use html/css or just plain html.
>
> The next time someone tells me I should be standards-compliant,
> I think I shall just blow a big fat raspberry at them :P
For those who might be interested, it's bug #915. See
<https://bugzilla.mozilla.org/show_bug.cgi?id=915>.
--
David E. Ross
<http://www.rossde.com/>
Concerned about someone (e.g., Pres. Bush) snooping
into your E-mail? Use PGP.
See my <http://www.rossde.com/PGP/>
|