There is
lots of HTML that will work under one web browser's rendering engine and not anothers. Compatibility issues between web browsers are numerous.
The popular rendering engines are:
- Trident (IE, Avant Browser, SlimBrowser)
- Gecko (Firefox, Camino, Epiphany, K-Meleon)
- KHTML (Konqueror)
- WebCore (Safari)
- Presto (Opera)
What's the URL of the web page that isn't rendering "properly" in Gecko?
I spent
hours yesterday troubleshooting a CSS issue in Trident with
float drops. Eventually I gave up and implemented a &^%$# table.