Using the align property is deprecated in html 4.01 and removed in xhtml. The CSS auto margin centering works for any block element if there is a declared width and if there is a properly formed DTD on the page.
-Kevin 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)? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:161545 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=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
