the div trick will only works in IE b/c if i recall tables are not inline elements so they will not center unless you make them inline elements with display:inline.
Adam H On 6/21/05, Kwang Suh <[EMAIL PROTECTED]> wrote: > 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:161544 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
