On 2/18/02, Jon Hall penned: >Bud, this is actually a case of Microsoft fixing a bug. Content in td's >should inherit alignment from outer elements. At least that's what the >W3C says... > >http://www.w3.org/TR/html4/struct/tables.html#h-11.3.2.1 > >Apparently you should be able to set the alignment on the first cell in >the span and it will fix all of them. That is, if IE6 has implemented >that part of the standard. :)
I think you read it wrong. There is nothing in there about inheriting the properties of the block the TABLE is in. Number 5 (the TABLE tag itself) is next to the lowest in order of precedence and the outermost element from which the cell should inherit properties. Number 6 is the lowest, which is the default properties of the cell, which is align=left, valign=middle according to the RFCs. -- Bud Schneehagen - Tropical Web Creations _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ ColdFusion Solutions / eCommerce Development [EMAIL PROTECTED] http://www.twcreations.com/ ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

