Hiya, If anyone could take a look at the table on this site and tell me why it's not centering, I would be eternally grateful. Thanks, Corey
You have to add
table { margin:0 auto; }
I have added that but it's being cancelled out for some reason. I'm not sure what I did.
I think I see the problem.
You have to link your reset.css file BEFORE any other css stylesheets.
I'll try that, thanks.
Beautiful, I knew it was something silly like that. Thanks for the help.
Hiya, If anyone could take a look at the table on this site and tell me why it's not centering, I would be eternally grateful. Thanks, Corey
You have to add
I have added that but it's being cancelled out for some reason. I'm not sure what I did.
I think I see the problem.
You have to link your reset.css file BEFORE any other css stylesheets.
I'll try that, thanks.
Beautiful, I knew it was something silly like that. Thanks for the help.