Forum Moderators: not2easy
text-align:center
on colgroups to align the content of a whole column in a centered table?
It didn't work in Opera and Mozilla, but in IE6.
Example:
<table border="1" summary="test" cellspacing="0">
<caption>test</caption>
<colgroup>
<col style="text-align: center" />
<col style="text-align: left" />
</colgroup>
<tr>
...
Thanks for your answers.
See bug 915 [bugzilla.mozilla.org] for all the gory details, especially comment 162 [bugzilla.mozilla.org].
(No, do not post to this bug. Any question you could possibly have has already been answered therein.)
[edited by: drbrain at 5:05 pm (utc) on Aug. 3, 2004]