what's the best way to keep the same result while we design a html page [like wordpress] when we render them at firefox and internet explorer or opera and safari..?? your opinion would be my thanks,,
1) User a proper doctype. 2) Validate your html and css for errors 3) Test in one of the most modern web browsers first: Firefox, Safari, Opera or Chrome. 4) Test in all those browsers to make sure everything works fine. It probably will. 5) Spend the next year of your life trying to get IE to work right.