No, I'm saying that the CSS way you mentioned doesn't work in IE. You can most certainly center tables in IE. You can choose to use the table's align="center" attribute, or you can wrap the table in <div align="center"></div> tags, or you can use <div style="text-align: center;"></div>, etc...
>So you are saying there is no way to center a table in IE (outside of ><center> tags)? > >On 6/21/05, Kwang Suh <[EMAIL PROTECTED]> wrote: >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:161517 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
