J J Young wrote:
> 
> Tables are frequently used to limit the line-length of the enclosed paragraphs.
> If a text item or image is centered within a table the closing </center> tag
> has no effect in Arachne.

  I'm not 100% sure, but I believe <center> tags aren't allowed inside
tables in HTML 4.x.  Anyway, I've seen the W3C validator tell me several
times "<center> is not allowed here" when it was within a table.
  Instead, you're supposed to use, for instance, <td align = "center">

 - Steve

Reply via email to