I have a website "caligrafx.com" that I need some help with getting the table to look like it should in Internet Explorer "all versions". For some reason the whole table has been drop down and I can't seem to fix it. It looks great in firefox/flock and all, but IE always gives me issues. Any help would be great! Thanks, Adam
you can actually specify two different .css files dependent on if it is IE or Firefox. I think with javascript. do a search and you should find how to do it.
Yes, I have tried that, but the table wont move up of me in IE for some reason. <!--[if IE]> <link rel="stylesheet" type="text/css" href="site-IE.css"> <![endif]--> Code (markup):