he doesnt think mozilla has as many features as IE. But what he doesnt know is that Mozilla does a whole lot more, better.
Actually thats completely backwards from what i meant. IE does it better, but has much less features. IE is os-integrated so it runs significantly faster then mozilla without having to run a auto-loader in memory. Alot of people like mozilla only because its not IE, which is alright in most cases, but if you want to be practical and not opinionated, then IE is much better. Far to many people in the IT industry are heavily brand biased. Theres a difference between continued lack of reliability and "i used somethign else and it worked once, so everything else sucks".
Also i do web development for a living, its a royal pain in the ass to have to recode something because mozilla cant understand a basic tag like <table height="x". To make a simple table with a border around it in mozilla that is only 1 pixel wide, you have to create an outer table with the background color of the desired border color, and have a cell padding of 1, then you have to put in another table with the page backgroud color as its cell backgrounds and add a cell spacing of 1, to get it to work in mozilla, in IE its a simple tag. IE supports the latest CSS and DHTML standards far superior then most other browsers.