God damn i hate IE7... I have played around with some CSS in Firefox, and the moment i checked it in IE7, the page was totally broken . Why can't Microsoft just implement those god damn webstandarts!!! They are called STANDARTS for a reason...
but what firehed meant was that no matter how standards compliant ie8 is, you still have to support all the users still using ie7 (and 6, and 5.5), so ie8 isn't going to solve anything.
'standard' comes from the French 'estandart', some countries haven't changed it as much as others. Thought you Canindians would be familiar with the Romance language. All this could have been avoided by letting Microsoft set the standards, you know it makes sense.
Well yeah, but we weren't exactly given a whole lot of choice in the matter. And in any case, they didn't set the standards - they just force us to deal with it because of their insanely high market share. supertoad - exactly.
Yeah I too have this problem, was just making a site for my degree, and I end up making it, and then making it again so it works in IE, then it doesnt look right in firefox so it needs to be changed AGAIN. Also they wont change to ie 7 there, so it all has to be compatable with ie 6, and they wont let you use firefox, but one very nice teacher/tutor told me the proxy settings so I could actually use a good browser One thing thats annoying is some transparency and style codes where one will work in firefox but not ie, and one will work in ie but not firefox, so everyone is doubling up the code so it works in both, which really isnt the best idea. And to make matters worse the sites have to work in both ie 6 and firefox perfectly. Also you might want to try this http://validator.w3.org/, just to make sure your code is up to scratch
I think I'd be a terrible website designer/builder/webmaster... First I wouldn't bother even checking if the site works with browsers other than FF and if someone came to tell me about the site being totally broken on his IE, I'd respond that trees are also hard to cut down using a herring - get the right tool for the job in hand. Now that I think of it, the same reason that would make me a bad web-developer also applies to all other professions that include working with other people...
The web "standards" aren't that standardised, Firefox is probably the worse browser to web develop in because it's too leaniant (sp?) with the standards and compensates for too many developer mistakes.
The acid test (google it) is a good test for standards compliance. Opera has no problem with it, firefox does pretty well and ie? well i think you can guess....
That's because Opera has always been 100% standards compliant with no exception from the start as a bit of a "design feature" if you will. I love Opera, have been using it for a while now (especially like how email is integrated into the one program and it's IMPOSSIBLE for pop-up ads to open as it takes a lot of effort to open a new window instead of a tab even manually!) but the thing that annoys me is when some bugger has optimised the page for IE6 only, and the page comes up broken because the standards haven't been used. Just putting a disclaimer of "this page works best at 1024x768 on IE6+" isn't good enough!
Even if it is their own fault for making a mess of the standards (or is it standarts?), I applaud MS for providing us with conditional comments.