Hey guys,
I am having a couple of problems with IE and Firefox reacting diferently. I am going to use
http://services.georgiasouthern.edu/...w/training.php to explain my problems
1. I can not get FF to change the widths of tables. As you can see I got the <table width="75%"> and if you open the page in IE, the table is 75% but in FF it is 100%
2. I can not get tables to center in IE. Again open up the training.php to see example. Ive tried table align="center" and div align="center" and it will still refuse to center.
3. For some reason in FF my buttons on top are all misalligned when I attempt to use my own CSS code. No matter how I apply the CSS code, for some reason when I use CSS it messes up the buttons in FF but not IE These are template based buttons that I am unable to edit,
What makes this a little tricky is that the template is controled on the school server and I only have access to where it says
<!--CONTENT STARTS===!>
I am thinking it is whats causing a lot of my problems but I was hoping you guys can help!!