Hi,
I have developed an application a while ago and used CSS for the formatting of the generated web pages.
As I am using Google Chrome, everything was working fine and I have tested it few times on Firefox and noticed slight differences.
Yesterday, one of the users complained that the website is showing totally different from what was documented. The user was accessing it through IE6. I tested it again on
- Chrom: Working perfect
- Firefox 3.5.2: good with some issues with the size of some images
- Firefox 3.5.7: as good as chrome
- IE6: Totally different from what I have developed
- IE8: Perfect apart from some color and sizes issues
Is there any standard CSS/HTML tag that instructs all browsers to function the same? On there hand, what would be a good work around for the issue?
Thanking you,
Aziz