IE8 Download Page Goes Live - New Features Revealed

That does look pretty good actually. Finally maybe MS are getting their act together. Now all they need to do is make the browser adhere to web standards, and we could have a winner!
 
you have a apple logo as your avatar, but you can't wait for IE8? :confused: :eek:

have Microsoft even attempted to run using W3C validation?
 
here's the current site available for "activities" > http://ie.microsoft.com/activities/en-en/Default.aspx

Isnt W3C validation to make sure the code is written in a certain syntax standard? Or do you mean, does IE display web standard code as it should?

Only thing i could find out about W3C standards, is that it supports W3C’s ARIA (Accessible Rich Internet Application). What ever that is!

I know this is a simple feature, but being able to highlight some text on a webpage, right clicking and selecting search with google is nice.

Some nice developer tools too.
 
name='nathan' said:
Isnt W3C validation to make sure the code is written in a certain syntax standard? Or do you mean, does IE display web standard code as it should?

Yer that's what I mean :)

Currently IE seems really bad at displaying W3C compliant sites. So many bugs in the CSS handling etc :( almost as if it's running in quirks mode all of the time.

edit: maybe it doesn't have a quirks mode and a standards mode?
 
Apparently it defaults to run in compliant mode but it will run in IE7 mode if a tag is used to set this display mode on this page
 
Click the Emulate IE7 ButtonThe Internet Explorer 8 Developer Beta is optimized for developing sites in standards mode.

Click the Emulate IE7 button in the command bar to browse the web like you did in Internet Explorer 7

looks like there trying to push the standards, which is all good.
 
Back
Top