design.Principles

design.Principles is a top-rated source for web professionals, featuring news and content on a variety of design related topics

7 Responses to “Microsoft.com Abandons CSS-based Layout”
  1. It’s soo bad… I thought that Microsoft has changed their minds about Web Standards, but I think I was wrong =/

  2. Take a look at:
    http://preview.microsoft.com/en/us/default.aspx

    However, be sure to do it in IE6 or IE7 Beta3, as it won’t display in FireFox. Viewing the source of this new layout shows the new layout is, in fact, CSS-centric. However, I have not had the time to go through every line of code to verify “standards compliant” coding.

  3. ASP.NET has an option for client targeting, which writes out different output, depending on the browser accessing the page. For whatever reason, it considers Opera, FF, and others a “downlevel” browser and feeds it tables, while IE gets the divs. Ironic, I know.

    I always disable it on my sites, but it looks like that’s the way they’re developing.

  4. Well the preview is that of a beta version for the homepage. If you just vist the microsoft.com in IE you are still served with the same table-based layout that’s seen in FF.

  5. Hey! There is a toolbar for IE that is much like the Web Developer toolbar for Firefox, it is pretty helpful. Here is the link.
    http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en

  6. Yup….this is bad that such a reputed software giant who is expected to lead by example is using an outdated technology. Or is it that MS is not bothered about the CSS based revolution??

  7. I’m betting they stepped back because they got frustrated trying to make the site work in IE. ;)

Leave a Comment
 
Recent Articles:

Project Management Made Easy

I’m competent at project management, but it frustrates me to no end. The organization and customer deadlines are easy enough to deal with. Often though, […]

37 Questions Web Designers/Developers Should Know the Answer To

What is HTML?
What are the different versions of HTML?
What about XHTML?
Is HTML case-sensitive?
What does the DOCTYPE declaration do?
What is a DTD?
What is the difference between […]

Firefox 2.0 Early Release

Hot on the heals of Microsoft’s launch of Internet Explorer 7, the Mozilla Foundation has made available their latest iteration of IE’s chief competitor. Even […]