Hi I have an html page that won't center in IE - yet it looks perfect in Firefox - Can anyone make any suggestions? http://dynamiclifetutorials.com is the page Thanks Scott
Hello, Yes I suggest either getting it re coded or coding it correctly yourself. I f you wish to have it recoded valid and structured correctly for multi browser compatibality I could do it for $35 with a guarenteed 24hour turnaround time. Regards, dstanley
I received the page from a template - I know its not the cleanest thats for sure - I am not a coder - I just wanted a page with a reasonable layout
Instead of <table align="center" border="0" cellpadding="0" cellspacing="0" width="780"> HTML: You may want to use <table align="center" border="0" cellpadding="0" cellspacing="0" width="780" style="margin:auto"> HTML: