my website: www.webtemplex.com looks great with IE but with firefox and safari...it's not very pleasing to the eye. any suggestions?
Do an evaluation of how many people come to your site using Firefox or Safari. If they are not too many, leave it as it is. Otherwise, you will have to change your code so that is accepted by every browser (that is, the same code for all of them). There is a minimal set of features that is accepted by any browser. If you want a fancier site, you will have to code specifically for any browser you want to include, using JavaScript statements to know which one is the user's.