I've got a small table on one of my pages and I'd like it centered so have coded which works fine in IE but the table still left aligns in Firefox.
if i use text-align:center n align:-moz-center its not working in IE
What do I need to change to get the table to center in Firefox?n If i should use -moz-center how to make it work in IE
I m stuck here ..thanks a lot in advance